From f3b0a7aa89d6995908ec23f5bf5dc28b6ef849ed Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT Date: Thu, 22 Oct 2009 10:29:13 +0200 Subject: [PATCH] Fixing version number Making it 3.0.04_final --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 63bc820eb7..e472a1a843 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -526,7 +526,7 @@ my %test_suite_override_dirs = ( WriteMakefile( NAME => 'koha', - VERSION => '3.00.03', + VERSION => '3.00.04_final', #VERSION_FROM => 'kohaversion.pl', ABSTRACT => 'Award-winning integrated library system (ILS) and Web OPAC', AUTHOR => 'Koha Developers ', -- 2.20.1