X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=39d25235e28520fdf3336e5bbfe3ea54dd4c9d0c;hb=71f0370ddde0d8b8e2a666a091081186fb6531e8;hp=4bfbada8bacd6bed4a8ba43653b0da20fdf1adcf;hpb=c22934c3e6b7900f2400e13a073af4a7c123d635;p=koha.git diff --git a/Koha.pm b/Koha.pm index 4bfbada8ba..39d25235e2 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.06.00.001"; sub version { return $VERSION;