X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=9a9221fee6c745cd30a14a26e8036c456b2784a6;hb=dff4d760f68c88c3cffa8af063a154c6b3f9e37f;hp=05a2717cd8c5f9fcb7b4e5c150d9271c711bbc25;hpb=6ddf723fe8e44dd51186888a6e9180c6e7907a61;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 05a2717cd8..9a9221fee6 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.042"; + our $VERSION = '3.01.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install