X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=738668aebc53539b3caef6c542ec4507ccc73409;hb=84dbc80074b5b1ada05b815cba810e4c5fb10dd2;hp=4bfbada8bacd6bed4a8ba43653b0da20fdf1adcf;hpb=c22934c3e6b7900f2400e13a073af4a7c123d635;p=koha.git diff --git a/Koha.pm b/Koha.pm index 4bfbada8ba..738668aebc 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 = "3.23.00.058"; +$VERSION = "16.12.00.032"; sub version { return $VERSION;