X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=a6a4e4f3b4cb2912fdce8037fe8be589cb4040c7;hb=d24cb97b0607ccc8aaa145018ae4dff140910f26;hp=214130a7c649a5863667f975c6942d00fdc11fe4;hpb=41ddbd7b2f6c9b43cfb3b6327d5decc5bfa3a1b4;p=srvgit diff --git a/Koha.pm b/Koha.pm index 214130a7c6..a6a4e4f3b4 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.009"; +$VERSION = "22.06.00.018"; sub version { return $VERSION;