Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Dec 22, 2024
1 parent d9ce4fb commit 4f49594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eisl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f49594

Please sign in to comment.