X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;fp=kohaversion.pl;h=b99071b005cda00aff3b22c34fe39d7790b77ea1;hb=60b8dadb390871a7fb3e8566323a5f44a9e44e8d;hp=f693e169cbee683fd45dfc1265e0e36f53a9edaf;hpb=5bbf1aa67415835fdf486c5d62f97591bb5792b9;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index f693e169cb..b99071b005 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -17,7 +17,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.19.00.022'; + our $VERSION = '3.19.00.023'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install