X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5b72642a90bdd8f4252ad0109bb6b5b05f77744f;hb=0dbad3efce01a4bf04e9a0e01fc04330c9d9aba1;hp=9bb910d75e198deb9c5d4b637163fd2a62360993;hpb=f9658db163ca2c2533d47362f550b0157d49e5d7;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 9bb910d75e..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.044'; + 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