aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 35f55f8..4aa58aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,5 @@
# This file is part of GNU cflow
-# Copyright (C) 2005, 2007, 2009, 2011, 2014-2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
@@ -18,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT([GNU cflow], [1.5], [bug-cflow@gnu.org])
+AC_INIT([GNU cflow], [1.5.90], [bug-cflow@gnu.org])
AC_CONFIG_SRCDIR([src/cflow.h])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 gnits tar-ustar dist-bzip2 dist-xz std-options

Return to:

Send suggestions and report system problems to the System administrator.