From: Richard Jones Date: Tue, 26 May 2009 11:59:40 +0000 (+0100) Subject: Version 0.9.0 X-Git-Tag: 0.9.0^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=bbf86f3e9bf32db7f8cae65cc8d5fe25f59de7e9;p=ocaml-ancient.git Version 0.9.0 --- diff --git a/Makefile.config b/Makefile.config index 76d81a8..455010f 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,7 +1,7 @@ # Mark objects as 'ancient' so they are taken out of the OCaml heap. PACKAGE := ancient -VERSION := 0.8.0 +VERSION := 0.9.0 OCAML_VERSION_MAJOR := $(shell ocaml ocaml_version.ml major) OCAML_VERSION_MINOR := $(shell ocaml ocaml_version.ml minor)