Version 1.3, updated MANIFEST.
authorRichard W.M. Jones <rich@annexia.org>
Wed, 21 May 2008 09:46:39 +0000 (09:46 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Wed, 21 May 2008 09:46:39 +0000 (09:46 +0000)
MANIFEST
configure.ac

index 7a7aecc..8e54163 100644 (file)
--- 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
index 967fb34..ab88542 100644 (file)
@@ -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