From: rich Date: Mon, 27 Oct 2008 21:59:17 +0000 (+0000) Subject: Added META file. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=a1ce8d9508c0d30e0674393678e4cb76aad89318;p=ocaml-csv.git Added META file. --- diff --git a/MANIFEST b/MANIFEST index 680ff65..c7865dc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,6 +3,7 @@ Makefile Makefile.config MANIFEST +META csv.ml csv.mli csvtool.ml diff --git a/META b/META index 50eb966..451a58d 100644 --- a/META +++ b/META @@ -1,4 +1,4 @@ description = "CSV Processing Library" -version = "1.1.6" +version = "1.1.7" archive(byte) = "csv.cma" archive(native) = "csv.cmxa"