From: rich Date: Thu, 28 Sep 2006 12:40:48 +0000 (+0000) Subject: Version 0.0.5. X-Git-Tag: 0.9.0~18 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=eed732850571438657c80b760a3f7a40c62384d7;p=ocaml-ancient.git Version 0.0.5. --- diff --git a/Makefile.config b/Makefile.config index 9fafcec..e096025 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,9 +1,9 @@ # Mark objects as 'ancient' so they are taken out of the OCaml heap. -# $Id: Makefile.config,v 1.4 2006-09-28 12:40:07 rich Exp $ +# $Id: Makefile.config,v 1.5 2006-09-28 12:40:48 rich Exp $ PACKAGE := ancient -VERSION := 0.0.4 +VERSION := 0.0.5 ifeq ($(shell hostname),oirase) TEST_WEBLOGS := 1 -endif \ No newline at end of file +endif