X-Git-Url: http://git.annexia.org/?p=ocaml-ancient.git;a=blobdiff_plain;f=Makefile.config;h=455010f183b6c1f5308d67016531aca828050e92;hp=76d81a880b58580db93b42849a89336cc8f69b47;hb=HEAD;hpb=b082c2b2bd7990ed0cfaa07f18aae9597c5a6892 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)