Version 2.0.4.
authorRichard W.M. Jones <rich@annexia.org>
Tue, 14 May 2013 16:01:53 +0000 (16:01 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Tue, 14 May 2013 16:01:53 +0000 (16:01 +0000)
configure.ac

index b63c881..d6e8720 100644 (file)
@@ -1,5 +1,5 @@
 # Bitstring syntax extension.
-# Copyright (C) 2008-2012 Red Hat Inc., Richard W.M. Jones
+# Copyright (C) 2008-2013 Red Hat Inc., Richard W.M. Jones
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ocaml-bitstring,2.0.3)
+AC_INIT(ocaml-bitstring,2.0.4)
 
 AC_PROG_SED