X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=d69aa42a63af7c2985a8d5b4f03a0b40f3bd46cb;hb=6eb021ab0e113e2b6b897c89475f1eadc7a2c15b;hp=8ef42a326bc91a3bd95d247cc2010ff0aaf7d277;hpb=fcfe9b253a02d6c541eaa9dd3de0da96dc5fbde1;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 8ef42a326b..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.046'; + 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