X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=d69aa42a63af7c2985a8d5b4f03a0b40f3bd46cb;hb=3e82127fb8f6d516ee6e90e047a8fe95714cba66;hp=01335ad3cf9721278e3047c40baf98564c7f83b2;hpb=69a1d77dd9cfc41bd0b3d07cb98c4e11a2f3823b;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 01335ad3cf..d69aa42a63 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.042'; + our $VERSION = '3.07.00.049'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install