X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=4f89bf0a60bba1eb5a1a133b124f73775e8ee7b0;hb=da7bcc2252666e31c64d7edaecc3fc59ead79a0d;hp=7eeeca0b05d59929600e8341b0c65544d0309873;hpb=c47194153b39e312098ac81951b6701c21e39739;p=srvgit diff --git a/Koha.pm b/Koha.pm index 7eeeca0b05..4f89bf0a60 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.039"; +$VERSION = "22.06.00.064"; sub version { return $VERSION;