X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=00d03c113c856a43596ce805e002b1a3af56ebb1;hb=892d64aa6cd102cf7731d69d2e79fef8af9de3e4;hp=ccf6e279bc9ef33b2272f13727a8509b243b5069;hpb=f7a525fa09008d98340739bd930fc48debcd306f;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index ccf6e279bc..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.016'; + 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