summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-05-21 06:53:44 +0200
committerGuillem Jover <guillem@debian.org>2009-05-21 06:53:44 +0200
commit588381c24ec54f97ad980618778df19ac86ffc10 (patch)
treef93200517d63385bb9f57c2f430e25c742374cfd /configure.ac
parentbd1812a0af338e9ea574f9fc1efe7a7d99aa4fa9 (diff)
downloaddpkg-588381c24ec54f97ad980618778df19ac86ffc10.tar.gz
Release 1.15.1
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 719843c21..57e2161e9 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.15.1~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.1], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])