From: Richard W.M. Jones Date: Thu, 17 Jul 2008 12:10:05 +0000 (+0000) Subject: Version 1.9.6 for release. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a76c65de87a44ee406fc25f4f5f41b618970a264;hp=c77f727a7043742154cc624dc34770a74f3d266e;p=ocaml-bitstring.git Version 1.9.6 for release. - Updated MANIFEST. --- diff --git a/MANIFEST b/MANIFEST index 9757b00..e4820e7 100644 --- 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 diff --git a/configure.ac b/configure.ac index bdae829..3672575 100644 --- a/configure.ac +++ b/configure.ac @@ -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