X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=582aa2c163215f21e6a3073c0f0feb9dc0cf091b;hb=74f7f3737d70e496731ffa5f7fde07812473fe6b;hp=0bacb7b096f6409a7c3207ace74b417c235da3ff;hpb=4f3df5d1d2b19bd6e6b5a6e6784006f5cc6980a7;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 0bacb7b096..582aa2c163 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.00.103'; + our $VERSION = '3.00.00.107'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install