X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=398c5fe372efeb198f6491814931ff35760320bf;hb=c2837b39a4dede60e6d65e01fdaa02c835067e70;hp=cb73e9a86bf1b8c2981b4fe86d2dae874f4fcbd1;hpb=269d864885bcdc23f57563e02bc8f2dba227b35d;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index cb73e9a86b..398c5fe372 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.029'; + our $VERSION = '3.07.00.004'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install