X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=8d649c58ac458aec81840f0fc38e0dd6712f0853;hb=b29a7148a9123fec08277d91ba7c2d4a75c34db6;hp=d133a21034985c6a904da714a71ef0ce559420f5;hpb=47f4ae3fe7958c708bf3af887721b829ca8a8182;p=srvgit diff --git a/Koha.pm b/Koha.pm index d133a21034..8d649c58ac 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.067"; +$VERSION = "21.06.00.035"; sub version { return $VERSION;