X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=5b72642a90bdd8f4252ad0109bb6b5b05f77744f;hb=fab2d8b0abdb2a1af711d8b2ee6f287eef35d91d;hp=8ac68dfd2ac22744ddb8efd8cdbbac54165650da;hpb=079b546a61fbe8db3bcbcab4a2b4de0bbf12838d;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 8ac68dfd2a..5b72642a90 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.03.00.030'; + our $VERSION = '3.05.00.010'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install