X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=3579b972c0cb8ac68b85b19dcb1ca2fda7f12079;hb=c7ca5ad5af274b7236dbb22291a4c08599d99305;hp=ef64cf054f492fa8bc418f606cafc97920aa184a;hpb=5307d10a912827d20c3bec6af58e57b7735afff0;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ef64cf054f..3579b972c0 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.13.00.026'; + our $VERSION = '3.15.00.000'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install