Encode error type in argpar_error
[argpar.git] / configure.ac
index 8464b8cfe2c4eeb5d54f30beddccd9c9bac51ef9..d8b29f0da9122fe697538ab92081e96c26cbadcd 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([argpar], [1])
+AC_INIT([argpar], [0.1.0])
 AM_INIT_AUTOMAKE([foreign])
 LT_INIT
 
@@ -47,6 +47,7 @@ AM_CFLAGS="${AM_CFLAGS} ${WARN_CFLAGS}"
 AC_SUBST(AM_CFLAGS)
 
 AC_CONFIG_FILES([
+       Doxyfile
        Makefile
        argpar/Makefile
        tests/Makefile
This page took 0.022495 seconds and 4 git commands to generate.