summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-04-08 07:21:39 +0300
committerGuillem Jover <guillem@debian.org>2008-04-08 07:21:39 +0300
commit9751475b6b05a6ef8afecaf275dacf664ef1093c (patch)
tree6666921596da641567dcf6f7318377b2e8e9dff9 /configure.ac
parente4f045b5281c2c0b8a57ae8958d4888bff06f2d8 (diff)
downloaddpkg-9751475b6b05a6ef8afecaf275dacf664ef1093c.tar.gz
Bump version to 1.14.19~
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 109273fd6..a7e561ce3 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.18], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.19~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])