X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=6c115630e590519c44a7fc92b6890eb8226dceed;hb=40adf77daaa2b0bdebd5f1141fef3f1be2d6dbd2;hp=2e9cf9a46bb3ef040a51382635586d0786df5704;hpb=cccfccca763baa72c43009049f3d8d38a5c644de;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 2e9cf9a46b..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.008"; +$VERSION = "22.06.00.062"; sub version { return $VERSION;