X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=d69aa42a63af7c2985a8d5b4f03a0b40f3bd46cb;hb=1aef5ab44e1a61bc4ede9f7f16d957a9006de82c;hp=dcebd4e90ac83fc7ede00d712cf90b559dcd0661;hpb=c55c58ee4b674ef6bd62c4d495d8ee8c799c968a;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index dcebd4e90a..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.017'; + 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