summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-12-27 09:18:33 +0200
committerGuillem Jover <guillem@debian.org>2007-12-27 09:18:33 +0200
commitaeab7d370e5e38dfcbe29fd9a4416e2f86df97b5 (patch)
tree2b575a9c4457ebc64e2607f17fc9a4de3e5afa93 /configure.ac
parent037bb68563a68ce589f2ef52faf6363d3dcb9e27 (diff)
downloaddpkg-aeab7d370e5e38dfcbe29fd9a4416e2f86df97b5.tar.gz
Release 1.14.13
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 51e421943..4354ff988 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.13~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.13], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])