Skip to content

Commit

Permalink
version number updates for release 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Mar 24, 2024
1 parent 4b9b20b commit 380996c
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
30 changes: 15 additions & 15 deletions SYMPHONY/configure
Original file line number Diff line number Diff line change
@@ -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 <symphony@list.coin-or.org>.
#
Expand All @@ -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. */
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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]...

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand All @@ -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. */
Expand All @@ -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 $@
Expand Down Expand Up @@ -1899,7 +1899,7 @@ _ACEOF


# Capture libtool library version, if given.

coin_libversion=10:2:7



Expand Down Expand Up @@ -4613,7 +4613,7 @@ fi

# Define the identity of the package.
PACKAGE='symphony'
VERSION='5.7'
VERSION='5.7.2'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'`\\"

Expand Down Expand Up @@ -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;}
Expand Down
4 changes: 2 additions & 2 deletions SYMPHONY/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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([
/*===========================================================================*/
Expand Down Expand Up @@ -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)
Expand Down
8 changes: 4 additions & 4 deletions SYMPHONY/include/config_sym_default.h
Original file line number Diff line number Diff line change
Expand Up @@ -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


28 changes: 14 additions & 14 deletions configure
Original file line number Diff line number Diff line change
@@ -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 <https://github.com/coin-or/SYMPHONY/issues/new>.
#
Expand All @@ -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. */
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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]...

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand All @@ -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. */
Expand All @@ -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 $@
Expand Down Expand Up @@ -5119,7 +5119,7 @@ fi

# Define the identity of the package.
PACKAGE='symphony'
VERSION='5.7'
VERSION='5.7.2'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'`\\"

Expand Down Expand Up @@ -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;}
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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([
/*===========================================================================*/
Expand Down

0 comments on commit 380996c

Please sign in to comment.