[Koha-patches] [PATCH 47/92] correct DBrev

Henri-Damien LAURENT henridamien.laurent at biblibre.com
Tue Dec 22 01:20:40 CET 2009


From: Galen Charlton <gmcharlt at gmail.com>

Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
---
 kohaversion.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kohaversion.pl b/kohaversion.pl
index a0404b2..c16b996 100644
--- a/kohaversion.pl
+++ b/kohaversion.pl
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.01.00.000';
+    our $VERSION = '3.01.00.100';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install
-- 
1.6.3.3




More information about the Koha-patches mailing list