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.6.46.4")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.0")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
 
 apt (0.7.0) experimental; urgency=low
 
-  * Branch that contains tall the new features
+  * Package that contains tall the new features
   * Removed all #pragma interface/implementation
   * Branch that contains tall the new features:
   * translated package descriptions
   * task install support
-  * automatic dependency removal
-  * Removed all #pragma interface/implementation
+  * automatic dependency removal (thanks to Daniel Burrows)
   * merged support for the new dpkg "Breaks" field 
     (thanks to Ian Jackson)
   * handle network failures more gracefully on "update"
     package)
   * added apt-transport-https method
 
- -- Michael Vogt <mvo@debian.org>  Thu, 14 Dec 2006 11:31:41 +0100
+ -- Michael Vogt <mvo@debian.org>  Fri, 12 Jan 2007 20:48:07 +0100
 
 apt (0.6.46.5) UNRELEASED; urgency=low