X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=fdeb021ba5bd9bb01ad49d31a4486a0259e34090;hb=d19784f6a57f10eeb964255359ae97da90faf2b3;hp=29e41d2054ee54a8d60d1600a4961ad7affe4938;hpb=482d77b536ed89b9c6b354ab50dfb4a86fa472ca;p=srvgit diff --git a/Koha.pm b/Koha.pm index 29e41d2054..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.015"; +$VERSION = "21.06.00.018"; sub version { return $VERSION;