[Koha-patches] [PATCH] bump DB rev 011 -> 012

Daniel Sweeney daniel.sweeney at liblime.com
Thu Jan 15 22:26:16 CET 2009


From: Galen Charlton <galen.charlton at liblime.com>

Signed-off-by: Daniel Sweeney <daniel.sweeney at liblime.com>
---
 kohaversion.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kohaversion.pl b/kohaversion.pl
index 12893e3..cc7bd5b 100644
--- a/kohaversion.pl
+++ b/kohaversion.pl
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.01.00.011';
+    our $VERSION = '3.01.00.012';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install
-- 
1.5.5.GIT




More information about the Koha-patches mailing list