X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=ca3e25ac1ecee256045d50d10240da33278ab3f7;hb=17de3a6feeed8237108c76ac2bf8e1cfddffc127;hp=2bc3027d3dc146ebd7de6e734811a34f367b706e;hpb=9e111b6b1dcf232ba235a11231f328cfa33a0754;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 2bc3027d3d..ca3e25ac1e 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.069"; +$VERSION = "22.12.00.014"; sub version { return $VERSION;