-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version number updates for release 1.17.7
- Loading branch information
Showing
6 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Clp 1.17. | ||
# Generated by GNU Autoconf 2.59 for Clp 1.17.7. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -429,8 +429,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |
# Identity of this package. | ||
PACKAGE_NAME='Clp' | ||
PACKAGE_TARNAME='clp' | ||
PACKAGE_VERSION='1.17' | ||
PACKAGE_STRING='Clp 1.17' | ||
PACKAGE_VERSION='1.17.7' | ||
PACKAGE_STRING='Clp 1.17.7' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
|
||
ac_unique_file="src/ClpSimplex.cpp" | ||
|
@@ -1025,7 +1025,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 Clp 1.17 to adapt to many kinds of systems. | ||
\`configure' configures Clp 1.17.7 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1091,7 +1091,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of Clp 1.17:";; | ||
short | recursive ) echo "Configuration of Clp 1.17.7:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1314,7 +1314,7 @@ fi | |
test -n "$ac_init_help" && exit 0 | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
Clp configure 1.17 | ||
Clp configure 1.17.7 | ||
generated by GNU Autoconf 2.59 | ||
|
||
Copyright (C) 2003 Free Software Foundation, Inc. | ||
|
@@ -1334,7 +1334,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 Clp $as_me 1.17, which was | ||
It was created by Clp $as_me 1.17.7, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
$ $0 $@ | ||
|
@@ -1860,7 +1860,7 @@ _ACEOF | |
|
||
|
||
# Capture libtool library version, if given. | ||
|
||
coin_libversion=15:7:14 | ||
|
||
|
||
|
||
|
@@ -4567,7 +4567,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='clp' | ||
VERSION='1.17' | ||
VERSION='1.17.7' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -32964,7 +32964,7 @@ _ASBOX | |
} >&5 | ||
cat >&5 <<_CSEOF | ||
|
||
This file was extended by Clp $as_me 1.17, which was | ||
This file was extended by Clp $as_me 1.17.7, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -33027,7 +33027,7 @@ _ACEOF | |
|
||
cat >>$CONFIG_STATUS <<_ACEOF | ||
ac_cs_version="\\ | ||
Clp config.status 1.17 | ||
Clp config.status 1.17.7 | ||
configured by $0, generated by GNU Autoconf 2.59, | ||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
|
||
AC_PREREQ(2.59) | ||
|
||
AC_INIT([Clp],[1.17],[[email protected]]) | ||
AC_INIT([Clp],[1.17.7],[[email protected]]) | ||
|
||
AC_COPYRIGHT([ | ||
Copyright 2006 International Business Machines and others. | ||
|
@@ -41,7 +41,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(Clp) | ||
AC_COIN_PROJECTDIR_INIT(Clp,15:7:14) | ||
|
||
# Check if user wants to produce debugging code | ||
AC_COIN_DEBUG_COMPILE(Clp) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Clp 1.17 | ||
# Clp 1.17.7 | ||
|
||
[![A COIN-OR Project](https://coin-or.github.io/coin-or-badge.png)](https://www.coin-or.org) | ||
|
||
|
@@ -39,9 +39,9 @@ Code: [![DOI](https://zenodo.org/badge/173496299.svg)](https://zenodo.org/badge/ | |
|
||
## CURRENT BUILD STATUS | ||
|
||
[![Windows Builds](https://github.com/coin-or/Clp/actions/workflows/windows-ci.yml/badge.svg?branch=stable/1.17)](https://github.com/coin-or/Clp/actions/workflows/windows-ci.yml?query=branch%3Astable/1.17) | ||
[![Windows Builds](https://github.com/coin-or/Clp/actions/workflows/windows-ci.yml/badge.svg?branch=releases/1.17.7)](https://github.com/coin-or/Clp/actions/workflows/windows-ci.yml?query=branch%3Areleases/1.17.7) | ||
|
||
[![Linux and MacOS Builds](https://github.com/coin-or/Clp/actions/workflows/linux-ci.yml/badge.svg?branch=stable/1.17)](https://github.com/coin-or/Clp/actions/workflows/linux-ci.yml?query=branch%3Astable/1.17) | ||
[![Linux and MacOS Builds](https://github.com/coin-or/Clp/actions/workflows/linux-ci.yml/badge.svg?branch=releases/1.17.7)](https://github.com/coin-or/Clp/actions/workflows/linux-ci.yml?query=branch%3Areleases/1.17.7) | ||
|
||
## DOWNLOAD | ||
|
||
|
@@ -103,7 +103,7 @@ following on the command line. | |
``` | ||
wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew | ||
chmod u+x coinbrew | ||
./coinbrew fetch [email protected] | ||
./coinbrew fetch [email protected].7 | ||
./coinbrew build Clp | ||
``` | ||
For more detailed instructions on coinbrew, see https://coin-or.github.io/coinbrew. | ||
|
@@ -166,7 +166,7 @@ works well. | |
There are examples in [examples](examples). To create an executable, build | ||
with `coinbrew` as above and then do | ||
``` | ||
cd build/Cbc/1.17/examples | ||
cd build/Cbc/1.17.7/examples | ||
make DRIVER=minimum #build the driver minimum.cpp | ||
``` | ||
or whichever driver you want. A list is in [Makefile](Makefile.in). | ||
|
@@ -190,7 +190,7 @@ If you have `Doxygen` available, you can build a HTML documentation by typing | |
`make doxygen-docs` | ||
|
||
in the build directory. If Clp was built via `coinbrew`, then the build | ||
directory will be `./build/Clp/1.17` by default. The doxygen documentation main file | ||
directory will be `./build/Clp/1.17.7` by default. The doxygen documentation main file | ||
is found at `<build-dir>/doxydoc/html/index.html`. | ||
|
||
If you don't have `doxygen` installed locally, you can use also find the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Clp 1.17. | ||
# Generated by GNU Autoconf 2.59 for Clp 1.17.7. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -430,8 +430,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |
# Identity of this package. | ||
PACKAGE_NAME='Clp' | ||
PACKAGE_TARNAME='clp' | ||
PACKAGE_VERSION='1.17' | ||
PACKAGE_STRING='Clp 1.17' | ||
PACKAGE_VERSION='1.17.7' | ||
PACKAGE_STRING='Clp 1.17.7' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
|
||
ac_unique_file="configure.ac" | ||
|
@@ -1037,7 +1037,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 Clp 1.17 to adapt to many kinds of systems. | ||
\`configure' configures Clp 1.17.7 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1103,7 +1103,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of Clp 1.17:";; | ||
short | recursive ) echo "Configuration of Clp 1.17.7:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1316,7 +1316,7 @@ fi | |
test -n "$ac_init_help" && exit 0 | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
Clp configure 1.17 | ||
Clp configure 1.17.7 | ||
generated by GNU Autoconf 2.59 | ||
|
||
Copyright (C) 2003 Free Software Foundation, Inc. | ||
|
@@ -1336,7 +1336,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 Clp $as_me 1.17, which was | ||
It was created by Clp $as_me 1.17.7, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
$ $0 $@ | ||
|
@@ -5093,7 +5093,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='clp' | ||
VERSION='1.17' | ||
VERSION='1.17.7' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -22975,7 +22975,7 @@ _ASBOX | |
} >&5 | ||
cat >&5 <<_CSEOF | ||
|
||
This file was extended by Clp $as_me 1.17, which was | ||
This file was extended by Clp $as_me 1.17.7, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -23033,7 +23033,7 @@ _ACEOF | |
|
||
cat >>$CONFIG_STATUS <<_ACEOF | ||
ac_cs_version="\\ | ||
Clp config.status 1.17 | ||
Clp config.status 1.17.7 | ||
configured by $0, generated by GNU Autoconf 2.59, | ||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
|
||
AC_PREREQ(2.59) | ||
|
||
AC_INIT([Clp],[1.17],[[email protected]]) | ||
AC_INIT([Clp],[1.17.7],[[email protected]]) | ||
|
||
AC_COPYRIGHT([ | ||
Copyright 2006 International Business Machines and others. | ||
|