summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-11-20 07:16:23 +0200
committerGuillem Jover <guillem@debian.org>2007-11-20 07:16:23 +0200
commit3e595e9e519c5d212af55b75da90ea6891430161 (patch)
tree3329546a8844c17686baf9fce5a99753bb082c3d /configure.ac
parentee148bb7430103d7f5eb5f1e708b1b89ef55b226 (diff)
downloaddpkg-3e595e9e519c5d212af55b75da90ea6891430161.tar.gz
Release 1.14.9
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 9bda4ad3c..2dae1b11d 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.9~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.9], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])