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