[Koha-patches] [PATCH 6/6] DB rev 038>039 (for real, this time)

Galen Charlton gmcharlt at gmail.com
Sun Aug 2 17:07:06 CEST 2009


---
 kohaversion.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the Koha-patches mailing list