X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=06d7ab74453706e1b5dfb6bde3f880379f3bb420;hb=1fd8c8a4debf750476a2369e4440ac662b19f6b7;hp=3d1657386d169bee389112f7203d215d3d99f223;hpb=9c06057f21f1cdbc0a87ecbbdf84306e51e3d6a0;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 3d1657386d..06d7ab7445 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.008'; + our $VERSION = '3.07.00.014'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install