X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=eecfe8249fc89c05cabe019a0fa3d582c7c51739;hb=3dbce2e79aa8126af7ab24e82550402aeb8e482b;hp=abb8914f92b1ac41c2b315f5ac8d8835186462c8;hpb=0ad4e7c7c3904ad9e2feec9f6fb0ffb274998491;p=srvgit diff --git a/Koha.pm b/Koha.pm index abb8914f92..eecfe8249f 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.064"; +$VERSION = "21.06.00.030"; sub version { return $VERSION;