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