X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=498290ef73b42c51d7f653d57313218b0aafa1c4;hb=1410c32dabac5f5b513c60122745eb20cf7a6881;hp=ef64cf054f492fa8bc418f606cafc97920aa184a;hpb=5307d10a912827d20c3bec6af58e57b7735afff0;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ef64cf054f..498290ef73 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.014'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install