aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 19653ff..93e5c1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# 02110-1301 USA.
AC_PREREQ(2.59)
-AC_INIT([GNU cflow], [1.1], [bug-cflow@gnu.org])
+AC_INIT([GNU cflow], [1.2], [bug-cflow@gnu.org])
AC_CONFIG_SRCDIR([src/cflow.h])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE

Return to:

Send suggestions and report system problems to the System administrator.