Implemented share/attach/detach; not tested yet - just checking in
[ocaml-ancient.git] / Makefile.config
index 0cad3c4..10ba562 100644 (file)
@@ -1,5 +1,9 @@
 # Mark objects as 'ancient' so they are taken out of the OCaml heap.
-# $Id: Makefile.config,v 1.1 2006-09-27 12:09:02 rich Exp $
+# $Id: Makefile.config,v 1.2 2006-09-27 14:05:07 rich Exp $
 
 PACKAGE := ancient
-VERSION := 0.0.1
+VERSION := 0.0.2
+
+ifeq ($(shell hostname),oirase)
+TEST_WEBLOGS   := 1
+endif
\ No newline at end of file