X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=c16b9962207225ceafa229d99cab0a7688d68777;hb=8da13e53bae82985862df8a605f4885fafd2657f;hp=de92273ea4be53f93d59726445085b87826ff28d;hpb=1f7f00b626a1adc2303d573bf551026a66c9452f;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index de92273ea4..c16b996220 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.125'; + our $VERSION = '3.01.00.100'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install