X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=1fc481276253f52a1c06029c64097a317a4bd5b2;hb=dcf7688b9456b207f29c47c7d627fdcc2683af4b;hp=9e74e5f9288e2148667f5f09390e2a316f801cc9;hpb=7af246900c39f0851fcfbe14add5aad2175aaaa4;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 9e74e5f928..1fc4812762 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.070"; +$VERSION = "22.12.00.009"; sub version { return $VERSION;