]> git.draconx.ca Git - cdecl99.git/blobdiff - configure.ac
Release 1.3.
[cdecl99.git] / configure.ac
index 3cd249f34c01a13b4107ed7771abccb92c4d8e7b..30be7cb56702ddd7bca2c07a0be05f55454021a9 100644 (file)
@@ -7,10 +7,10 @@ dnl There is NO WARRANTY, to the extent permitted by law.
 DX_PATCH_GNULIB
 
 AC_PREREQ([2.68])
-AC_INIT([cdecl99], [1.2a], [nbowler@draconx.ca])
+AC_INIT([cdecl99], [1.3], [nbowler@draconx.ca])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects dist-xz])
+AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects])
 AM_SILENT_RULES([yes])
 DX_AUTOMAKE_COMPAT