X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=00d03c113c856a43596ce805e002b1a3af56ebb1;hb=ad1ebc293a97f96f66c8f468b7c1b5adda8fbfed;hp=3d1657386d169bee389112f7203d215d3d99f223;hpb=a642b1c72aa25743796e6e032c8aab1a2a905e14;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 3d1657386d..00d03c113c 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.044'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install