X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=fdeb021ba5bd9bb01ad49d31a4486a0259e34090;hb=d19784f6a57f10eeb964255359ae97da90faf2b3;hp=50a582455168d6d9f4785071dd2f062c63109f24;hpb=940c0e319a1df9fb2d218d816079b5f5034972f0;p=srvgit diff --git a/Koha.pm b/Koha.pm index 50a5824551..fdeb021ba5 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.008"; +$VERSION = "21.06.00.018"; sub version { return $VERSION;