From b1e31e0e7698862510bd8d4a70ac84d0931d0909 Mon Sep 17 00:00:00 2001 From: sasagawa888 Date: Mon, 11 Nov 2024 08:14:14 +0900 Subject: [PATCH] Update version number --- eisl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eisl.h b/eisl.h index 6b55ac98..1f6eeef7 100644 --- a/eisl.h +++ b/eisl.h @@ -89,7 +89,7 @@ -static const float VERSION = 5.36; +static const float VERSION = 5.37; static const int FREESIZE = 1000000; static const int SYMSIZE = 256; static const int CHARSIZE = 7; // unicode char. add \0 to tail