summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-03-30 12:56:09 +0300
committerGuillem Jover <guillem@debian.org>2008-03-30 12:57:42 +0300
commit47d2e9c479d6650e4980231606cd43c744e3c0c9 (patch)
treea99ee545fb2368ac212242ef8469eb37645479e8 /configure.ac
parentf440fb63a302ba5ae11c762ef74f592879ea9543 (diff)
downloaddpkg-47d2e9c479d6650e4980231606cd43c744e3c0c9.tar.gz
Release 1.14.17
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 2e1c5780c..2faa5b50c 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.17~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.17], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])