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