AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.7.17~exp2")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.17~exp3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
apt (0.7.17~exp3) experimental; urgency=low
* apt-pkg/acquire-item.cc:
- - fix a merge modification (done by me) that prevents the
- fallback to the uncompressed 'Packages' to work correctly
+ - fix a merge mistake that prevents the fallback to the
+ uncompressed 'Packages' to work correctly
-- Michael Vogt <mvo@debian.org> Wed, 29 Oct 2008 09:36:24 +0100