X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=6c115630e590519c44a7fc92b6890eb8226dceed;hb=6ea413ed7565f3dc2ca32ab8cbe46db535b43f08;hp=3904bcf903c6a75e5d7a9829ef59f46c0ced9c86;hpb=7b03771eb2f02d809ecca9ddfbeb49d0b33deec1;p=srvgit diff --git a/Koha.pm b/Koha.pm index 3904bcf903..6c115630e5 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.019"; +$VERSION = "22.06.00.062"; sub version { return $VERSION;