bug 2864 [1/2]: restore rss/rss.pl
[koha_gimpoz] / kohaversion.pl
index 69e1628..12d23eb 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.00.00.105';
+    our $VERSION = '3.01.00.006';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install