X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b04590cb74d032b5a1e4a1a9a3d13728bd35d75e;hb=8057a433f6fed432367a0a80e3c62446fd5697c2;hp=d4414eff034628f5e213c970659db1cd73f6b89b;hpb=50ebed51ee160992e22cde55dcd657beb7429f8f;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index d4414eff03..b04590cb74 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.018"; +$VERSION = "20.12.00.010"; sub version { return $VERSION;