X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=398c5fe372efeb198f6491814931ff35760320bf;hb=c2837b39a4dede60e6d65e01fdaa02c835067e70;hp=81454c0d9f7edf8bac18ac98ad36514f9bef6460;hpb=d3d821cf7c78ec7bb55ea6694bfe135642d285c4;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 81454c0d9f..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.027'; + 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