X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=d109097014510fe823a06388816d5e15c1294e5e;hb=5821ff3867c5291558238e54686c6834caa266c6;hp=7e90add2518b80d0a9e648dc38db89d597bc3404;hpb=413cf2d3108542ad32efaad0e2aa6d56beb03066;p=koha.git diff --git a/Koha.pm b/Koha.pm index 7e90add251..d109097014 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.21.00.048"; +$VERSION = "16.06.00.010"; sub version { return $VERSION;