X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=401c9943bcd24797c8f1937defd481c25823b531;hb=fc650b3e871e1d558ca1ff9f0dcb2f1fa0ad5db2;hp=21f9e8c070f4fc9cc616c26c170f09447db8f25c;hpb=00f72975ed0ee2b7660ff1ae22cbb5f559592e2d;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 21f9e8c070..401c9943bc 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.077"; +$VERSION = "22.12.00.001"; sub version { return $VERSION;