X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=66faab4eb48dfe8408a846b2cadc4e670f4a39bc;hb=1610a7d61cf5cd9a58edb0630640b18b973ce8dd;hp=fed38b015758518715407ad6554402e9dae893f1;hpb=32ac3f673ee1fdb7f558d1c7abb942785a8d3f57;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index fed38b0157..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.040'; + 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