X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b3c28b100bb1df86d79d4bab932417067371af97;hb=84a203ca0584278d9851c5a47dd4cb7964914cea;hp=16782c147d5d69e3fc60791bca03b1b26d600973;hpb=539af7bd5afedb5b1749e05c084fb9ef2ec44a7f;p=srvgit diff --git a/Koha.pm b/Koha.pm index 16782c147d..b3c28b100b 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.12.00.012"; +$VERSION = "21.06.00.005"; sub version { return $VERSION;