Version 1.9.6 for release.
authorRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 12:10:05 +0000 (12:10 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 12:10:05 +0000 (12:10 +0000)
 - Updated MANIFEST.

MANIFEST
configure.ac

index 9757b00..e4820e7 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -46,4 +46,7 @@ tests/50_named_pattern.ml
 tests/51_open_pattern.ml
 tests/60_simple_offset.ml
 tests/61_offset_string.ml
+tests/62_offset_padding.ml
+tests/65_save_offset_to.ml
+tests/70_check_and_bind.ml
 TODO
index bdae829..3672575 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ocaml-bitmatch,1.9.5)
+AC_INIT(ocaml-bitmatch,1.9.6)
 
 dnl Check for basic C environment.
 AC_PROG_CC