From: Arch Librarian Date: Mon, 20 Sep 2004 17:04:29 +0000 (+0000) Subject: Update version number X-Git-Tag: 0.7.24ubuntu1~572 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a7a58a763a2a07d32f02d597f15740c7cee070c3 Update version number Author: mdz Date: 2003-12-24 22:56:08 GMT Update version number --- diff --git a/configure.in b/configure.in index 5dbf04987..27d91d00f 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.15") +AC_DEFINE_UNQUOTED(VERSION,"0.5.16") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE)