diff --git a/.gitignore b/.gitignore index abdd3603..677db1b4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ex/ *.h~ TAGS *.swp +dp.lsp diff --git a/eisl.h b/eisl.h index 1f6eeef7..d65a0bea 100644 --- a/eisl.h +++ b/eisl.h @@ -89,7 +89,7 @@ -static const float VERSION = 5.37; +static const float VERSION = 5.38; static const int FREESIZE = 1000000; static const int SYMSIZE = 256; static const int CHARSIZE = 7; // unicode char. add \0 to tail