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