Index: utils/trunk/version.dat
===================================================================
--- utils/trunk/version.dat	(revision 1713)
+++ utils/trunk/version.dat	(revision 1714)
@@ -1 +1 @@
-0.0.32
+0.0.33
Index: utils/trunk/README
===================================================================
--- utils/trunk/README	(revision 1713)
+++ utils/trunk/README	(revision 1714)
@@ -1,17 +1,17 @@
-utils 0.0.32
+utils 0.0.33
 ------------
 
 useful svn management scripts
 
 update.sh  - increments the version number of the package 
              uses either the configure.ac version number 
              or a version.dat file if configure.ac not 
              available 
 tag.sh     - tags the version automatically finding the 
              svn archive
 prepare.sh - prepares and uploads the tarball - hepforge specific
 
 freshtag.sh - updates, tags, and then prepares and uploads 
               the tarball all from one command