summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-10-08 21:56:37 +0300
committerGuillem Jover <guillem@debian.org>2007-10-08 21:56:37 +0300
commit6d66ede0563c13c1147e1763029012ca23cdc993 (patch)
tree7f1f8d317385d904c8b6e1c231ec607b82f56f5b /configure.ac
parentd33fc821873114a522cf098b07400d35c6e768df (diff)
downloaddpkg-6d66ede0563c13c1147e1763029012ca23cdc993.tar.gz
Bump version to 1.14.8~
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 5ce9f6205..825aedd60 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.7], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.8~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])