From e1828edbfd94e93e2728bdfaf8b13913bb2e3502 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 10 Aug 2004 20:23:28 +0000 Subject: "" svn path=/trunk/; revision=1936 --- externals/grill/pool/source/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/pool/source/main.cpp') diff --git a/externals/grill/pool/source/main.cpp b/externals/grill/pool/source/main.cpp index e6fb1273..3b7670d2 100644 --- a/externals/grill/pool/source/main.cpp +++ b/externals/grill/pool/source/main.cpp @@ -2,7 +2,7 @@ pool - hierarchical storage object for PD and Max/MSP -Copyright (c) 2002-2004 Thomas Grill (xovo@gmx.net) +Copyright (c) 2002-2004 Thomas Grill For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "license.txt," in this distribution. @@ -11,7 +11,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include "pool.h" #include -#define POOL_VERSION "0.2.0pre" +#define POOL_VERSION "0.2.0" #define VCNT 64 #define DCNT 16 -- cgit v1.2.1