Version 0.9.0 0.9.0
authorRichard Jones <rjones@trick.home.annexia.org>
Tue, 26 May 2009 11:59:40 +0000 (12:59 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Tue, 26 May 2009 11:59:40 +0000 (12:59 +0100)
Makefile.config

index 76d81a8..455010f 100644 (file)
@@ -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)