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