summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-11-23 06:51:21 +0200
committerGuillem Jover <guillem@debian.org>2007-11-23 06:53:31 +0200
commit98ff0909d51cfe3536b34932207eb0820318bf3e (patch)
treeb46ae99db497ec1548eb00d5d09dc1f5c5738805 /configure.ac
parent4b0164aafcf24a468697589890b1bca9685820b3 (diff)
downloaddpkg-98ff0909d51cfe3536b34932207eb0820318bf3e.tar.gz
Bump version to 1.14.11~
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 a2da5a8d3..07afb54fa 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.10], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.11~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])