From: Stephen D. <sd...@us...> - 2005-07-06 00:37:16
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13321 Modified Files: ChangeLog configure configure.in Log Message: Update version to 4.99.1 and regenerate configure script. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.146 retrieving revision 1.147 diff -C2 -d -r1.146 -r1.147 *** ChangeLog 6 Jul 2005 00:28:41 -0000 1.146 --- ChangeLog 6 Jul 2005 00:37:07 -0000 1.147 *************** *** 1,4 **** --- 1,8 ---- 2005-07-05 Stephen Deasey <sd...@us...> + * configure.in: + * configure: Update version to 4.99.1 and regenerate configure + script. + * TAG naviserver-4.99.0-release. Index: configure =================================================================== RCS file: /cvsroot/naviserver/naviserver/configure,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** configure 10 Jun 2005 21:52:35 -0000 1.9 --- configure 6 Jul 2005 00:37:07 -0000 1.10 *************** *** 1,6 **** #! /bin/sh ! # From configure.in Revision: 1.7 . # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.59 for NaviServer 4.99.0. # # Report bugs to <nav...@li...>. --- 1,6 ---- #! /bin/sh ! # From configure.in Revision: 1.8 . # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.59 for NaviServer 4.99.1. # # Report bugs to <nav...@li...>. *************** *** 271,276 **** PACKAGE_NAME='NaviServer' PACKAGE_TARNAME='naviserver' ! PACKAGE_VERSION='4.99.0' ! PACKAGE_STRING='NaviServer 4.99.0' PACKAGE_BUGREPORT='nav...@li...' --- 271,276 ---- PACKAGE_NAME='NaviServer' PACKAGE_TARNAME='naviserver' ! PACKAGE_VERSION='4.99.1' ! PACKAGE_STRING='NaviServer 4.99.1' PACKAGE_BUGREPORT='nav...@li...' *************** *** 782,786 **** # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures NaviServer 4.99.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... --- 782,786 ---- # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures NaviServer 4.99.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... *************** *** 839,843 **** if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of NaviServer 4.99.0:";; esac cat <<\_ACEOF --- 839,843 ---- if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of NaviServer 4.99.1:";; esac cat <<\_ACEOF *************** *** 970,974 **** if $ac_init_version; then cat <<\_ACEOF ! NaviServer configure 4.99.0 generated by GNU Autoconf 2.59 --- 970,974 ---- if $ac_init_version; then cat <<\_ACEOF ! NaviServer configure 4.99.1 generated by GNU Autoconf 2.59 *************** *** 984,988 **** running configure, to aid debugging if configure makes a mistake. ! It was created by NaviServer $as_me 4.99.0, which was generated by GNU Autoconf 2.59. Invocation command line was --- 984,988 ---- running configure, to aid debugging if configure makes a mistake. ! It was created by NaviServer $as_me 4.99.1, which was generated by GNU Autoconf 2.59. Invocation command line was *************** *** 1327,1330 **** --- 1327,1336 ---- + # + # Version info. + # Don't forget to update the naviserver.rdf DOAP before making a release. + # + + cat >>confdefs.h <<\_ACEOF #define NS_MAJOR_VERSION 4 *************** *** 1338,1342 **** cat >>confdefs.h <<\_ACEOF ! #define NS_RELEASE_SERIAL 0 _ACEOF --- 1344,1348 ---- cat >>confdefs.h <<\_ACEOF ! #define NS_RELEASE_SERIAL 1 _ACEOF *************** *** 1348,1352 **** cat >>confdefs.h <<\_ACEOF ! #define NS_PATCH_LEVEL "4.99.0" _ACEOF --- 1354,1358 ---- cat >>confdefs.h <<\_ACEOF ! #define NS_PATCH_LEVEL "4.99.1" _ACEOF *************** *** 1357,1361 **** ! NS_PATCH_LEVEL="4.99.0" --- 1363,1367 ---- ! NS_PATCH_LEVEL="4.99.1" *************** *** 13599,13603 **** cat >&5 <<_CSEOF ! This file was extended by NaviServer $as_me 4.99.0, which was generated by GNU Autoconf 2.59. Invocation command line was --- 13605,13609 ---- cat >&5 <<_CSEOF ! This file was extended by NaviServer $as_me 4.99.1, which was generated by GNU Autoconf 2.59. Invocation command line was *************** *** 13659,13663 **** cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! NaviServer config.status 4.99.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" --- 13665,13669 ---- cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! NaviServer config.status 4.99.1 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Index: configure.in =================================================================== RCS file: /cvsroot/naviserver/naviserver/configure.in,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** configure.in 10 Jun 2005 21:52:35 -0000 1.8 --- configure.in 6 Jul 2005 00:37:07 -0000 1.9 *************** *** 37,41 **** # ! AC_INIT(NaviServer, 4.99.0, nav...@li...) AC_CONFIG_SRCDIR(include/ns.h) AC_CONFIG_HEADER(include/nsconfig.h) --- 37,41 ---- # ! AC_INIT(NaviServer, 4.99.1, nav...@li...) AC_CONFIG_SRCDIR(include/ns.h) AC_CONFIG_HEADER(include/nsconfig.h) *************** *** 43,55 **** AC_REVISION($Revision$) AC_DEFINE(NS_MAJOR_VERSION, 4, [Major Version]) AC_DEFINE(NS_MINOR_VERSION, 99, [Minor Version]) ! AC_DEFINE(NS_RELEASE_SERIAL, 0, [Release Serial]) AC_DEFINE(NS_VERSION, "4.99", [Version]) ! AC_DEFINE(NS_PATCH_LEVEL, "4.99.0", [Patch Level]) AC_DEFINE(NS_RELEASE_LEVEL, NS_ALPHA_RELEASE, [NS_ALPHA_RELASE, NS_BETA_RELEASE or NS_FINAL_RELEASE]) ! NS_PATCH_LEVEL="4.99.0" AC_SUBST(NS_PATCH_LEVEL) --- 43,61 ---- AC_REVISION($Revision$) + + # + # Version info. + # Don't forget to update the naviserver.rdf DOAP before making a release. + # + AC_DEFINE(NS_MAJOR_VERSION, 4, [Major Version]) AC_DEFINE(NS_MINOR_VERSION, 99, [Minor Version]) ! AC_DEFINE(NS_RELEASE_SERIAL, 1, [Release Serial]) AC_DEFINE(NS_VERSION, "4.99", [Version]) ! AC_DEFINE(NS_PATCH_LEVEL, "4.99.1", [Patch Level]) AC_DEFINE(NS_RELEASE_LEVEL, NS_ALPHA_RELEASE, [NS_ALPHA_RELASE, NS_BETA_RELEASE or NS_FINAL_RELEASE]) ! NS_PATCH_LEVEL="4.99.1" AC_SUBST(NS_PATCH_LEVEL) |