From: Michael Vogt Date: Mon, 17 Oct 2005 16:18:39 +0000 (+0000) Subject: * merged with ddtp X-Git-Tag: 0.7.21~284^2~48 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8e96e47fa4db36c4e3bb6da6cfee685ff6a4aa76?ds=inline;hp=--cc * merged with ddtp Patches applied: * michael.vogt@ubuntu.com--2005/apt--ddtp--0--patch-16 * update soname --- 8e96e47fa4db36c4e3bb6da6cfee685ff6a4aa76 diff --cc configure.in index 87dac8e47,87dac8e47..805056e91 --- a/configure.in +++ b/configure.in @@@ -18,7 -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.41.1") ++AC_DEFINE_UNQUOTED(VERSION,"0.6.41.0exp1") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE)