summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-01-21 10:12:34 +0200
committerGuillem Jover <guillem@debian.org>2008-01-21 10:12:34 +0200
commit03ab6f13ab03287106b175f7f412c7f1a13cee1a (patch)
tree194a2a9c86ffbb146febe99cdf4e2b804e2424ab /configure.ac
parentbc9f3391cd5aa910fea9f07f5456f9bd921ee4ec (diff)
downloaddpkg-03ab6f13ab03287106b175f7f412c7f1a13cee1a.tar.gz
Bump version to 1.14.17~
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 25d9d1e82..645431801 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.16], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.17~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])