X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=46c4afadf6c9299d986e2d08e5dde0ea10240e14;hb=2e72eb888016f60ce15958ecb37e0ae64f0c8454;hp=08375f0b79ea520efbe9546e9d3d4537c81ba024;hpb=6e1004544cce61822d03062645fb5460cb606a7c;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 08375f0b79..46c4afadf6 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.15.00.022'; + our $VERSION = '3.17.00.043'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install