diff options
-rwxr-xr-x | externals/grill/pool/pool.help | bin | 6442 -> 6478 bytes | |||
-rw-r--r-- | externals/grill/pool/source/main.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/pool/pool.help b/externals/grill/pool/pool.help Binary files differindex e950c97f..4a287176 100755 --- a/externals/grill/pool/pool.help +++ b/externals/grill/pool/pool.help diff --git a/externals/grill/pool/source/main.cpp b/externals/grill/pool/source/main.cpp index a685d4a3..088a0917 100644 --- a/externals/grill/pool/source/main.cpp +++ b/externals/grill/pool/source/main.cpp @@ -11,7 +11,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include "pool.h" #include <string> -#define POOL_VERSION "0.2.1pre" +#define POOL_VERSION "0.2.1" #define VCNT 64 #define DCNT 16 |