X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f092a9a38d7cc931065e9123d187eb0fe76a1c6b;hb=4b2ccab56871749016bfffabc32fee44c58f7c78;hp=1c409f34658220044537f625f4cc5798e086ef38;hpb=9fa574f6097b8fc1eb9efc5321141ec0d23d3268;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1c409f3465..f092a9a38d 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.03.00.002'; + our $VERSION = '3.03.00.023'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install