X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=87fd2ccc79574bdd1bbff42f180f161ccfe9c933;hb=b99a5ca639f2b7afb941da3d978e65f0e9ddca3a;hp=6efd56b51cbc23543e68d50843fdf5330ab18c9b;hpb=9a36429d22d045a5b3b306771634b24d68982533;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 6efd56b51c..87fd2ccc79 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.025'; + our $VERSION = '3.01.00.037'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install