X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;fp=Koha.pm;h=6cf205a7488339fb607e5ee6e20dd6c449cbcb77;hb=986d551ac49488216f51773172bf6a2c7d041e40;hp=f59abaa0d969037bedca95ab193ed288d3877c6d;hpb=9c1a87b8b1351d1659773729e39079328fc59e83;p=koha.git diff --git a/Koha.pm b/Koha.pm index f59abaa0d9..6cf205a748 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 = "18.12.00.015"; +$VERSION = "18.12.00.016"; sub version { return $VERSION;