summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-03-02 06:13:21 +0200
committerGuillem Jover <guillem@debian.org>2009-03-02 07:05:06 +0200
commit9f3fb231f12f2a3394c2f2b63aedd685cd8627c9 (patch)
treea6479767e313fc047899a6244394f1f278d00fb3 /configure.ac
parent33a84d38568ef6de0c8becbe9fdea8ee5ad98a65 (diff)
downloaddpkg-9f3fb231f12f2a3394c2f2b63aedd685cd8627c9.tar.gz
Release 1.15.0
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 3d3b60743..e7be942a0 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.0~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.0], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])