summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig@debian.org>2006-02-11 23:47:11 +0000
committerFrank Lichtenheld <djpig@debian.org>2006-02-11 23:47:11 +0000
commitfc8017f23dcee1757ea64823d5b5cc105803dfa3 (patch)
tree99520c5bb8d0aa33f5f48f88a367aa2f234a59cb /configure.ac
parent16f28db18b4fae04d4e22ccd3a810e4eb4c0620e (diff)
downloaddpkg-fc8017f23dcee1757ea64823d5b5cc105803dfa3.tar.gz
Release 1.13.14
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 e25d5e277..01ecc2382 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.14~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.14], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])