X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=54683e6ba4582a0f181188357c3766b8647b427a;hb=353a0a85a3b1669d35df5d7cb4e320c8d378d91b;hp=f2a0005d33a1070ca8f06c7c7e7cc16a1360d645;hpb=3de0da88a0a2555d2c77b20d11e5f0d637cb6f18;p=srvgit diff --git a/Koha.pm b/Koha.pm index f2a0005d33..54683e6ba4 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.12.00.007"; +$VERSION = "22.12.00.015"; sub version { return $VERSION;