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