aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-09-06 13:20:25 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-09-06 13:20:25 +0000
commitd4987d9ed79029507992360766633783063a19c8 (patch)
treebe630ed4c78c01a7279debd86496b49e93ad742c /externals/grill/pool
parent8d4012622d5e2017c3a1bdce95de4dba5cdd98d0 (diff)
more fixes for gcc 3.4
cleanups for release updated the help file svn path=/trunk/; revision=3498
Diffstat (limited to 'externals/grill/pool')
-rwxr-xr-xexternals/grill/pool/pool.helpbin6442 -> 6478 bytes
-rw-r--r--externals/grill/pool/source/main.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/pool/pool.help b/externals/grill/pool/pool.help
index e950c97f..4a287176 100755
--- a/externals/grill/pool/pool.help
+++ b/externals/grill/pool/pool.help
Binary files differ
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