X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=a0404b20e3bee77d35634ab6bd7e20c7fcf58656;hb=0c7e7053e2ec3ca33061b997ebbbe50f5d3f5f3a;hp=8d0cf55095e77e2e11bd3f7955201b111ab41c0b;hpb=10127d15a65ad7cbde85766e09c7fcb2a7e32a84;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 8d0cf55095..a0404b20e3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.095"; + 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