Bug 11008: DBRev 3.19.00.020
[srvgit] / kohaversion.pl
index 4c2db81..7d3832e 100644 (file)
@@ -17,7 +17,7 @@ the kohaversion is divided in 4 parts :
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.19.00.019';
+    our $VERSION = '3.19.00.020';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install