From 380996ca2800730edcac283eaecea5d046a4698b Mon Sep 17 00:00:00 2001 From: Ted Ralphs Date: Sun, 24 Mar 2024 13:08:55 -0400 Subject: [PATCH] version number updates for release 5.7.2 --- README.md | 8 +++---- SYMPHONY/configure | 30 +++++++++++++-------------- SYMPHONY/configure.ac | 4 ++-- SYMPHONY/include/config_sym_default.h | 8 +++---- configure | 28 ++++++++++++------------- configure.ac | 2 +- 6 files changed, 40 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 574a3d78a..0bc3bb4b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SYMPHONY 5.7 +# SYMPHONY 5.7.2 [![A COIN-OR Project](https://coin-or.github.io/coin-or-badge.png)](https://www.coin-or.org) @@ -43,9 +43,9 @@ Paper: http://dx.doi.org/10.1007/0-387-23529-9_5 ## CURRENT BUILD STATUS -[![Windows Builds](https://github.com/coin-or/SYMPHONY/actions/workflows/windows-ci.yml/badge.svg?branch=stable/5.7)](https://github.com/coin-or/SYMPHONY/actions/workflows/windows-ci.yml?query=branch%3Astable/5.7) +[![Windows Builds](https://github.com/coin-or/SYMPHONY/actions/workflows/windows-ci.yml/badge.svg?branch=releases/5.7.2)](https://github.com/coin-or/SYMPHONY/actions/workflows/windows-ci.yml?query=branch%3Areleases/5.7.2) -[![Linux and MacOS Builds](https://github.com/coin-or/SYMPHONY/actions/workflows/linux-ci.yml/badge.svg?branch=stable/5.7)](https://github.com/coin-or/SYMPHONY/actions/workflows/linux-ci.yml?query=branch%3Astable/5.7) +[![Linux and MacOS Builds](https://github.com/coin-or/SYMPHONY/actions/workflows/linux-ci.yml/badge.svg?branch=releases/5.7.2)](https://github.com/coin-or/SYMPHONY/actions/workflows/linux-ci.yml?query=branch%3Areleases/5.7.2) ## DOWNLOAD @@ -136,7 +136,7 @@ following on the command line. ``` wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew chmod u+x coinbrew -./coinbrew fetch SYMPHONY@5.7 +./coinbrew fetch SYMPHONY@5.7.2 ./coinbrew build SYMPHONY ``` For more detailed instructions on coinbrew, see https://coin-or.github.io/coinbrew. diff --git a/SYMPHONY/configure b/SYMPHONY/configure index 778f4f7a8..83cd1df69 100755 --- a/SYMPHONY/configure +++ b/SYMPHONY/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for SYMPHONY 5.7. +# Generated by GNU Autoconf 2.59 for SYMPHONY 5.7.2. # # Report bugs to . # @@ -16,7 +16,7 @@ # /* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */ # /* Laci Ladanyi (ladanyi@us.ibm.com). */ # /* */ -# /* (c) Copyright 2000-2022 Ted Ralphs. All Rights Reserved. */ +# /* (c) Copyright 2000-2023 Ted Ralphs. All Rights Reserved. */ # /* */ # /* This software is licensed under the Eclipse Public License. Please see */ # /* accompanying file for terms. */ @@ -439,8 +439,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='SYMPHONY' PACKAGE_TARNAME='symphony' -PACKAGE_VERSION='5.7' -PACKAGE_STRING='SYMPHONY 5.7' +PACKAGE_VERSION='5.7.2' +PACKAGE_STRING='SYMPHONY 5.7.2' PACKAGE_BUGREPORT='symphony@list.coin-or.org' ac_unique_file="include/symphony.h" @@ -1019,7 +1019,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures SYMPHONY 5.7 to adapt to many kinds of systems. +\`configure' configures SYMPHONY 5.7.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1085,7 +1085,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of SYMPHONY 5.7:";; + short | recursive ) echo "Configuration of SYMPHONY 5.7.2:";; esac cat <<\_ACEOF @@ -1343,7 +1343,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -SYMPHONY configure 5.7 +SYMPHONY configure 5.7.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1358,7 +1358,7 @@ gives unlimited permission to copy, distribute and modify it. /* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */ /* Laci Ladanyi (ladanyi@us.ibm.com). */ /* */ -/* (c) Copyright 2000-2022 Ted Ralphs. All Rights Reserved. */ +/* (c) Copyright 2000-2023 Ted Ralphs. All Rights Reserved. */ /* */ /* This software is licensed under the Eclipse Public License. Please see */ /* accompanying file for terms. */ @@ -1373,7 +1373,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by SYMPHONY $as_me 5.7, which was +It was created by SYMPHONY $as_me 5.7.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1899,7 +1899,7 @@ _ACEOF # Capture libtool library version, if given. - + coin_libversion=10:2:7 @@ -4613,7 +4613,7 @@ fi # Define the identity of the package. PACKAGE='symphony' - VERSION='5.7' + VERSION='5.7.2' cat >>confdefs.h <<_ACEOF @@ -30695,7 +30695,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by SYMPHONY $as_me 5.7, which was +This file was extended by SYMPHONY $as_me 5.7.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -30758,7 +30758,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -SYMPHONY config.status 5.7 +SYMPHONY config.status 5.7.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" @@ -32073,8 +32073,8 @@ echo "$as_me: error: cannot create directory $dir" >&2;} done fi - { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5 -echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;} + { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&5 +echo "$as_me: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&6;} if test x$coin_projectdir = xyes; then { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5 echo "$as_me: Configuration of $PACKAGE_NAME successful" >&6;} diff --git a/SYMPHONY/configure.ac b/SYMPHONY/configure.ac index 0caf7ca18..31958a380 100644 --- a/SYMPHONY/configure.ac +++ b/SYMPHONY/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.59) -AC_INIT([SYMPHONY],[5.7],[symphony@list.coin-or.org]) +AC_INIT([SYMPHONY],[5.7.2],[symphony@list.coin-or.org]) AC_COPYRIGHT([ /*===========================================================================*/ @@ -61,7 +61,7 @@ AC_CANONICAL_BUILD # the source root directory contains definition of where to find those # externals. The following macro ensures that those externals are # retrieved by svn if they are not there yet. -AC_COIN_PROJECTDIR_INIT(SYMPHONY) +AC_COIN_PROJECTDIR_INIT(SYMPHONY,10:2:7) # Check if user wants to produce debugging code AC_COIN_DEBUG_COMPILE(SYMPHONY) diff --git a/SYMPHONY/include/config_sym_default.h b/SYMPHONY/include/config_sym_default.h index 7ca085fb3..b5d900eb8 100644 --- a/SYMPHONY/include/config_sym_default.h +++ b/SYMPHONY/include/config_sym_default.h @@ -5,15 +5,15 @@ /***************************************************************************/ /* Version number of project */ -#define SYMPHONY_VERSION "trunk" +#define SYMPHONY_VERSION "5.7.2" /* Major Version number of project */ -#define SYMPHONY_VERSION_MAJOR 9999 +#define SYMPHONY_VERSION_MAJOR 5 /* Minor Version number of project */ -#define SYMPHONY_VERSION_MINOR 9999 +#define SYMPHONY_VERSION_MINOR 7 /* Release Version number of project */ -#define SYMPHONY_VERSION_RELEASE 9999 +#define SYMPHONY_VERSION_RELEASE 2 diff --git a/configure b/configure index e0503519a..3828bd706 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac 0.9. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for SYMPHONY 5.7. +# Generated by GNU Autoconf 2.59 for SYMPHONY 5.7.2. # # Report bugs to . # @@ -17,7 +17,7 @@ # /* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */ # /* Laci Ladanyi (ladanyi@us.ibm.com). */ # /* */ -# /* (c) Copyright 2000-2022 Ted Ralphs. All Rights Reserved. */ +# /* (c) Copyright 2000-2023 Ted Ralphs. All Rights Reserved. */ # /* */ # /* This software is licensed under the Common Public License. Please see */ # /* accompanying file for terms. */ @@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='SYMPHONY' PACKAGE_TARNAME='symphony' -PACKAGE_VERSION='5.7' -PACKAGE_STRING='SYMPHONY 5.7' +PACKAGE_VERSION='5.7.2' +PACKAGE_STRING='SYMPHONY 5.7.2' PACKAGE_BUGREPORT='https://github.com/coin-or/SYMPHONY/issues/new' ac_unique_file="configure.ac" @@ -1048,7 +1048,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures SYMPHONY 5.7 to adapt to many kinds of systems. +\`configure' configures SYMPHONY 5.7.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1114,7 +1114,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of SYMPHONY 5.7:";; + short | recursive ) echo "Configuration of SYMPHONY 5.7.2:";; esac cat <<\_ACEOF @@ -1331,7 +1331,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -SYMPHONY configure 5.7 +SYMPHONY configure 5.7.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1346,7 +1346,7 @@ gives unlimited permission to copy, distribute and modify it. /* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */ /* Laci Ladanyi (ladanyi@us.ibm.com). */ /* */ -/* (c) Copyright 2000-2022 Ted Ralphs. All Rights Reserved. */ +/* (c) Copyright 2000-2023 Ted Ralphs. All Rights Reserved. */ /* */ /* This software is licensed under the Common Public License. Please see */ /* accompanying file for terms. */ @@ -1361,7 +1361,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by SYMPHONY $as_me 5.7, which was +It was created by SYMPHONY $as_me 5.7.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -5119,7 +5119,7 @@ fi # Define the identity of the package. PACKAGE='symphony' - VERSION='5.7' + VERSION='5.7.2' cat >>confdefs.h <<_ACEOF @@ -22904,7 +22904,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by SYMPHONY $as_me 5.7, which was +This file was extended by SYMPHONY $as_me 5.7.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22962,7 +22962,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -SYMPHONY config.status 5.7 +SYMPHONY config.status 5.7.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" @@ -23977,8 +23977,8 @@ echo "$as_me: error: cannot create directory $dir" >&2;} done fi - { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5 -echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;} + { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&5 +echo "$as_me: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&6;} if test x$coin_projectdir = xyes; then { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5 echo "$as_me: Configuration of $PACKAGE_NAME successful" >&6;} diff --git a/configure.ac b/configure.ac index 5c606bc06..9cc47e09d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.59) -AC_INIT([SYMPHONY],[5.7],[https://github.com/coin-or/SYMPHONY/issues/new]) +AC_INIT([SYMPHONY],[5.7.2],[https://github.com/coin-or/SYMPHONY/issues/new]) AC_COPYRIGHT([ /*===========================================================================*/