bump for enumchron column add
authorMason James <mtj@liblime.com>
Wed, 20 Feb 2008 18:43:28 +0000 (07:43 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 21 Feb 2008 02:12:18 +0000 (20:12 -0600)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
kohaversion.pl

index cd8442b..582e936 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = "3.00.00.055";
+    our $VERSION = "3.00.00.056";
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install