Version 0.6. v0.6
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 20 Aug 2019 13:59:10 +0000 (14:59 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 20 Aug 2019 13:59:43 +0000 (14:59 +0100)
MANIFEST
configure.ac

index abd06f3..fbf5582 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,6 +6,7 @@ configure.ac
 .gitignore
 COPYING.LIB
 install-sh
+m4/ocaml.m4
 Makefile.in
 MANIFEST
 META.in
index 48a1b07..fe057f5 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT(ocaml-augeas,0.5)
+AC_INIT(ocaml-augeas,0.6)
 
 dnl Check for basic C environment.
 AC_PROG_CC