X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=cd0bea1eff24474bcc24ac62d4378436b7094ed5;hb=fcad83dfd47d7c32328a98cd07f4b2918962b9cf;hp=10f139cd84b44aa5decda68986d1a5b9f7733a94;hpb=85030fc38a2eb0b15c8fc800d045dc56f55d9295;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 10f139cd84..cd0bea1eff 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 = "22.06.00.051"; +$VERSION = "22.06.00.061"; sub version { return $VERSION;