summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-10-12 00:15:02 +0000
committerGuillem Jover <guillem@debian.org>2006-10-12 00:15:02 +0000
commitd81f26d4bb233d32d6d4c6f967e435e87b662b29 (patch)
tree5c0a6eaf8c049157d3fbee624d4fc881a40997fd /configure.ac
parentbb741e6f65c9be79144ccc17fa3ee15bf376bd17 (diff)
downloaddpkg-d81f26d4bb233d32d6d4c6f967e435e87b662b29.tar.gz
Release dpkg 1.13.23.
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 b43591cb9..1e9ed4fc1 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.23~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.23], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])