From eed732850571438657c80b760a3f7a40c62384d7 Mon Sep 17 00:00:00 2001 From: rich Date: Thu, 28 Sep 2006 12:40:48 +0000 Subject: [PATCH] Version 0.0.5. --- Makefile.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 1.8.3.1