X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=ad6f1828b8910ef62af2e432022f730d9560325c;hb=c5abf57f5a2164e118eeac0e021038eb71df2644;hp=e2abd3b582285c0ba20257d9a0e2d2bc8e9e1740;hpb=d273baefc469cf7d199b361c52c0265f5ef43dbb;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index e2abd3b582..ad6f1828b8 100644 --- a/Koha.pm +++ b/Koha.pm @@ -29,7 +29,7 @@ use vars qw{ $VERSION }; # - #4 : the developer version. The 4th number is the database subversion. # used by developers when the database changes. updatedatabase take care of the changes itself # and is automatically called by Auth.pm when needed. -$VERSION = "22.06.00.056"; +$VERSION = "22.12.00.004"; sub version { return $VERSION;