summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-01-07 12:14:01 +0200
committerGuillem Jover <guillem@debian.org>2008-01-07 12:14:01 +0200
commit29ecba4e235f7c939dbeaab0430ef306049d6716 (patch)
treed741662ebe40a97d370253034e7234df325a7af9 /configure.ac
parent7e03403685772c77d5460f4b4ca932ef4a7cd750 (diff)
downloaddpkg-29ecba4e235f7c939dbeaab0430ef306049d6716.tar.gz
Release 1.14.15
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 45ded82e7..adb1a2da9 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.15~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.15], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])