X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=66faab4eb48dfe8408a846b2cadc4e670f4a39bc;hb=f446b3d03d574e145bbc8f3e241ce2711c935643;hp=f14374d91b5331fae5a88144d8056710528da144;hpb=ba6c8485ca7afdaaace20d021591ac532de55b3a;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index f14374d91b..66faab4eb4 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.027'; + our $VERSION = '3.07.00.041'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install