DB revision 3.02.00.004 - general release of Koha 3.2.0
[koha_ffzg] / kohaversion.pl
index eb91bd1..b919410 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.02.00.003';
+    our $VERSION = '3.02.00.004';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install