Bumping to .0022
authorChris Cormack <crc@liblime.com>
Thu, 8 Nov 2007 21:27:22 +0000 (15:27 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 9 Nov 2007 00:07:13 +0000 (18:07 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
kohaversion.pl

index bf13e87..27cbf82 100644 (file)
@@ -8,7 +8,7 @@
 #        and is automatically called by Auth.pm when needed.
 
 sub kohaversion {
-    return "3.00.00.021";
+    return "3.00.00.022";
 }
 
 1;