X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=63b6d31276b721514e5a7a73eb9c40b277e263f0;hb=c8729d9afd5ce68fa2c884d36cd2d8de15f871bb;hp=1183d82893c72c9a3a47307e5e7409a6005a1925;hpb=d339abf0bfc334a819818bbb9b4c31f23326cbd1;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 1183d82893..63b6d31276 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,9 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.107'; + + our $VERSION = '3.01.00.145'; + # version needs to be set this way # so that it can be picked up by Makefile.PL # during install