aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-06-04 13:46:42 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-04 13:48:57 +0300
commitb1f6dc4220d8330f17c1e9837f9920856fbafe14 (patch)
tree2fbe42d915d4d1f3e5cf158d18e81d9119a1d7fc /configure.ac
parent0cb5eaca7e4b6f5a8fbd0fc6c30550ebf9a9583b (diff)
downloaddirevent-b1f6dc4220d8330f17c1e9837f9920856fbafe14.tar.gz
direvent-b1f6dc4220d8330f17c1e9837f9920856fbafe14.tar.bz2
Finish the docs. Set version number 4.0. Change bug-report address.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bba8e1e..ba2d010 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,12 +15,12 @@
# along with Dircond. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([dircond], [3.99.90], [gray+dircond@gnu.org.ua],,
+AC_INIT([dircond], [4.0], [bug-dircond@gnu.org.ua],,
[http://www.gnu.org.ua/software/dircond])
AC_CONFIG_SRCDIR([src/dircond.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.11.5 gnu tar-ustar])
+AM_INIT_AUTOMAKE([1.11.5 gnits tar-ustar])
# Checks for programs.
AC_PROG_AWK

Return to:

Send suggestions and report system problems to the System administrator.