Updated MANIFEST and bumped version.
authorrich <rich>
Tue, 14 Oct 2003 16:07:05 +0000 (16:07 +0000)
committerrich <rich>
Tue, 14 Oct 2003 16:07:05 +0000 (16:07 +0000)
MANIFEST
Makefile.config

index 45a7965..0ff5377 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4,6 +4,7 @@ Makefile
 Makefile.config
 MANIFEST
 examples/.cvsignore
+examples/google.ml
 examples/loadpage.ml
 examples/TestClass.pm
 examples/test.ml
@@ -20,4 +21,9 @@ wrappers/pl_HTTP_Message.ml
 wrappers/pl_HTTP_Request.ml
 wrappers/pl_HTTP_Response.ml
 wrappers/pl_LWP_UserAgent.ml
+wrappers/pl_Net_Google.ml
+wrappers/pl_Net_Google_Cache.ml
+wrappers/pl_Net_Google_Response.ml
+wrappers/pl_Net_Google_Search.ml
+wrappers/pl_Net_Google_Spelling.ml
 wrappers/pl_URI.ml
\ No newline at end of file
index 3cdafe3..f1f1119 100644 (file)
@@ -1,5 +1,5 @@
 # perl4caml configuration -*- Makefile -*-
-# $Id: Makefile.config,v 1.3 2003-10-12 17:33:14 rich Exp $
+# $Id: Makefile.config,v 1.4 2003-10-14 16:07:05 rich Exp $
 
 # PERLINCDIR
 # Directory containing the Perl include files, eg. <EXTERN.h>.
@@ -14,4 +14,4 @@ OCAMLLIBDIR := $(shell ocamlc -where)
 # PACKAGE and VERSION
 
 PACKAGE := perl4caml
-VERSION := 0.2.1
+VERSION := 0.3.0