From d4987d9ed79029507992360766633783063a19c8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 6 Sep 2005 13:20:25 +0000 Subject: more fixes for gcc 3.4 cleanups for release updated the help file svn path=/trunk/; revision=3498 --- externals/grill/pool/source/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/pool/source') 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 -#define POOL_VERSION "0.2.1pre" +#define POOL_VERSION "0.2.1" #define VCNT 64 #define DCNT 16 -- cgit v1.2.1