summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-04-10 03:32:17 +0100
committerColin Watson <cjwatson@debian.org>2014-04-10 03:32:17 +0100
commit22a0fb6637a7f1218b0468b154dd39d4786a6e9a (patch)
tree642cdddda8bc9a698fe25f86bf7cc70c0e639a57 /configure.ac
parente85323e63536fc0709446f77a5112644a1c799c3 (diff)
* Version: 2.6.7.1.
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 2fe85346..215d9c1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_pattern_forbid([^MAN_])
# Initialise and check we're in the correct directory.
-AC_INIT([man-db], [2.6.7], [cjwatson@debian.org])
+AC_INIT([man-db], [2.6.7.1], [cjwatson@debian.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-override -Werror foreign dist-xz no-dist-gzip parallel-tests])
AM_MAINTAINER_MODE