X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=1f69dcb4d63b33cc449fa99c1fe934dc91da6c0b;hb=88521dda625feb108a1f6734a700e3325abd0890;hp=2145ac4233a6f6789999ec63bb40b8fd336c6f32;hpb=a838acf6a6ed536dbc94938008fee16ecc24c377;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 2145ac4233..1f69dcb4d6 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.002'; + our $VERSION = '3.17.00.017'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install