X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=d35affa5c243a63ac45d531c280a6605deb0782e;hb=8892919aaa11e8f6681bd55e2e34e878e60c1732;hp=3a74cd6a70dce7685de8ca65628fd9f6646b4b32;hpb=b5970e02b2d715cfd51d2519f4f715dc993ef682;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 3a74cd6a70..d35affa5c2 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.035"; + our $VERSION = "3.00.00.048"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install