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