X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=db0faf5fa15bc5afaac583c6f42136297ef752ea;hb=d56a693d844a1e64fc47b1f4b5ac82e0283f6493;hp=ccf6e279bc9ef33b2272f13727a8509b243b5069;hpb=5baff558a53fabb7b719bf627064cf2c1680f246;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index ccf6e279bc..db0faf5fa1 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.07.00.016'; + our $VERSION = '3.07.00.023'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install