From: Matt Zimmerman Date: Wed, 29 Jun 2005 15:44:10 +0000 (+0000) Subject: Increment version to supersede Colin's uploads X-Git-Tag: 0.7.24ubuntu1~309 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/26184a8d0095cc73f730279d1796f308339d76da?ds=inline Increment version to supersede Colin's uploads --- diff --git a/configure.in b/configure.in index 8bbc39ca8..7449bb424 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib) 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.39ubuntu2") +AC_DEFINE_UNQUOTED(VERSION,"0.6.39ubuntu4") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index 2391507a9..a57872dd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.6.39ubuntu2) breezy; urgency=low +apt (0.6.39ubuntu4) breezy; urgency=low * Fix keyring paths in apt-key, apt.postinst (I swear I remember doing this before...)