X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=a0404b20e3bee77d35634ab6bd7e20c7fcf58656;hb=bac0647fa683fefdcc9376a01e16abbc413b3326;hp=d35affa5c243a63ac45d531c280a6605deb0782e;hpb=396f9987889b676a6f9321d3c455fd192ae44017;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index d35affa5c2..a0404b20e3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.048"; + our $VERSION = '3.01.00.000'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install