X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=3f979597092ed9e397508841a1f52884ccf7c9e6;hb=4b7aecb00634e2fe4c8358dd99cef880916a5fc4;hp=cfee2627e85b7e49cc1684f03fb9056546d157a9;hpb=e7910c67403f73ffc247c466d2336a446c4ca092;p=srvgit diff --git a/Koha.pm b/Koha.pm index cfee2627e8..3f97959709 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.030"; +$VERSION = "20.12.00.005"; sub version { return $VERSION;