Fixing version number v3.00.04_final
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 22 Oct 2009 08:29:13 +0000 (10:29 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 22 Oct 2009 08:29:13 +0000 (10:29 +0200)
Making it 3.0.04_final

Makefile.PL

index 63bc820..e472a1a 100644 (file)
@@ -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 <koha-devel@lists.koha.org>',