X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=1a2105cd85071784b48d6ffc8e39c75311260dd3;hb=1920c92d811dc5477a9cb1064f6f7e2dd473a380;hp=cdb9feaab1c629276cee53209409b36eeeb9e054;hpb=c0830466c120ba9e0551cc40995b94e3c16ac7a1;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index cdb9feaab1..1a2105cd85 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 = "20.06.00.061"; +$VERSION = "20.12.00.000"; sub version { return $VERSION;