From: Richard W.M. Jones Date: Wed, 21 May 2008 09:46:39 +0000 (+0000) Subject: Version 1.3, updated MANIFEST. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a5e11d578fd01b7afeb050cd175d97a00c0f2b56;p=ocaml-bitstring.git Version 1.3, updated MANIFEST. --- diff --git a/MANIFEST b/MANIFEST index 7a7aecc..8e54163 100644 --- a/MANIFEST +++ b/MANIFEST @@ -28,4 +28,5 @@ tests/10_match_bits.ml tests/11_match_ints.ml tests/20_varsize.ml tests/30_bitbuffer.ml -TODO \ No newline at end of file +tests/40_endianexpr.ml +TODO diff --git a/configure.ac b/configure.ac index 967fb34..ab88542 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.2) +AC_INIT(ocaml-bitmatch,1.3) dnl Check for basic C environment. AC_PROG_CC