Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Oct 9, 2024
1 parent 9cac18e commit be1e4d0
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.33;
static const float VERSION = 5.35;
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 be1e4d0

Please sign in to comment.