From 4f49594fb8010628d3f8e141006a8d2470c1dcf4 Mon Sep 17 00:00:00 2001 From: sasagawa888 Date: Sun, 22 Dec 2024 14:05:56 +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 c96e0bc7..82ef7710 100644 --- a/eisl.h +++ b/eisl.h @@ -89,7 +89,7 @@ -static const float VERSION = 5.39; +static const float VERSION = 5.40; static const int FREESIZE = 1000000; static const int SYMSIZE = 256; static const int CHARSIZE = 7; // unicode char. add \0 to tail