Version 0.9.0. Updated MANIFEST.
authorrich <rich>
Fri, 28 Jan 2005 23:11:02 +0000 (23:11 +0000)
committerrich <rich>
Fri, 28 Jan 2005 23:11:02 +0000 (23:11 +0000)
MANIFEST
Makefile.config

index 5dac9f6..bfb8d57 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -18,6 +18,16 @@ examples/test.pl
 perl.ml
 perl.mli
 perl_c.c
+test/.cvsignore
+test/001-start.ml
+test/010-load.ml
+test/020-eval.ml
+test/030-call-method.ml
+test/030-call.ml
+test/100-sv.ml
+test/110-av.ml
+test/120-hv.ml
+test/140-ref.ml
 wrappers/.cvsignore
 wrappers/pl_Date_Calc.ml
 wrappers/pl_Date_Format.ml
index 67c0dcb..09b198c 100644 (file)
@@ -1,5 +1,5 @@
 # perl4caml configuration -*- Makefile -*-
-# $Id: Makefile.config,v 1.21 2005-01-28 23:09:31 rich Exp $
+# $Id: Makefile.config,v 1.22 2005-01-28 23:11:03 rich Exp $
 
 # PERLINCDIR
 # Directory containing the Perl include files, eg. <EXTERN.h>.
@@ -42,4 +42,4 @@ DYNALOADER_HACK := /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a
 # PACKAGE and VERSION
 
 PACKAGE := perl4caml
-VERSION := 0.3.15
+VERSION := 0.9.0