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