summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-05-31 04:58:29 +0000
committerGuillem Jover <guillem@debian.org>2006-05-31 04:58:29 +0000
commit7ce71bf106793b71bc3d3420dc28637b1e7e4bd5 (patch)
tree82e28fb87a343e1f133ca8cfac4557e8545e6ec6 /configure.ac
parentd068d9586297000773e70b9da97b4cf534a3caa6 (diff)
downloaddpkg-7ce71bf106793b71bc3d3420dc28637b1e7e4bd5.tar.gz
Release 1.13.20.
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 0d97d6939..10472d8fb 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.13.20~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.20], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])