+2006-02-12 Frank Lichtenheld <djpig@debian.org>
+
+ * configure.ac: Release 1.13.14.
+
2006-02-11 Denis Barbier <barbier@debian.org>
* man/C/dpkg.1: Escape ` and ', otherwise they are converted to
# 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])
-dpkg (1.13.14~) UNRELEASED; urgency=low
+dpkg (1.13.14) experimental; urgency=low
[ Guillem Jover ]
* Make start-stop-daemon print the proper version instead of 'VERSION'.