From: Arch Librarian Date: Mon, 20 Sep 2004 17:00:26 +0000 (+0000) Subject: Revert version back to 0.5.4.9, as we'll do a test rele... X-Git-Tag: 0.7.24ubuntu1~828 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/6b8a0bddf41d96ab861fe0e88977a2879957f3b7?hp=29622f5e6071a90198e0972396e6f1f538fd4a4c Revert version back to 0.5.4.9, as we'll do a test rele... Author: doogie Date: 2003-02-02 21:58:21 GMT Revert version back to 0.5.4.9, as we'll do a test release first. --- diff --git a/configure.in b/configure.in index edadbf2e6..b03cc887f 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,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.5.5") +AC_DEFINE_UNQUOTED(VERSION,"0.5.4.9") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE)