X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=8f9c3f8d815377e503a254ed5356b37f58fd1364;hb=6a1b7a3321c28534579ac889c9ebf08aa13335c6;hp=cd5562425391dbf174f855547ac745bbea58d329;hpb=849342e3f513f4b48d9c9e5a9ce3f4bb49b9dc73;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index cd55624253..8f9c3f8d81 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.035'; + our $VERSION = '3.05.00.008'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install