X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=d567cca7ed8fd7a5dd82778c136f929f0d8ed65c;hb=82776d5a1202dec0a1eb13a93dceb9f01d79df7e;hp=69510145fc98e509eaa27c8539e3875e3d7ddac2;hpb=ab0f1df0c1ec652f59a3978ec1414129b7251cf3;p=srvgit diff --git a/Koha.pm b/Koha.pm index 69510145fc..d567cca7ed 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.033"; +$VERSION = "20.06.00.026"; sub version { return $VERSION;