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