Skip to content

Commit 0b60a72

Browse files
committed
version number updates for release 0.94.9
1 parent b0eff21 commit 0b60a72

File tree

5 files changed

+33
-33
lines changed

5 files changed

+33
-33
lines changed

Bcps/configure

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.59 for Bcps 0.94.
3+
# Generated by GNU Autoconf 2.59 for Bcps 0.94.9.
44
#
55
# Report bugs to <https://github.com/coin-or/CHiPPS-BiCePS/issues/new>.
66
#
@@ -448,8 +448,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
448448
# Identity of this package.
449449
PACKAGE_NAME='Bcps'
450450
PACKAGE_TARNAME='bcps'
451-
PACKAGE_VERSION='0.94'
452-
PACKAGE_STRING='Bcps 0.94'
451+
PACKAGE_VERSION='0.94.9'
452+
PACKAGE_STRING='Bcps 0.94.9'
453453
PACKAGE_BUGREPORT='https://github.com/coin-or/CHiPPS-BiCePS/issues/new'
454454

455455
ac_unique_file="src/BcpsModel.h"
@@ -1028,7 +1028,7 @@ if test "$ac_init_help" = "long"; then
10281028
# Omit some internal or obsolete options to make the list less imposing.
10291029
# This message is too long to be a string in the A/UX 3.1 sh.
10301030
cat <<_ACEOF
1031-
\`configure' configures Bcps 0.94 to adapt to many kinds of systems.
1031+
\`configure' configures Bcps 0.94.9 to adapt to many kinds of systems.
10321032

10331033
Usage: $0 [OPTION]... [VAR=VALUE]...
10341034

@@ -1094,7 +1094,7 @@ fi
10941094

10951095
if test -n "$ac_init_help"; then
10961096
case $ac_init_help in
1097-
short | recursive ) echo "Configuration of Bcps 0.94:";;
1097+
short | recursive ) echo "Configuration of Bcps 0.94.9:";;
10981098
esac
10991099
cat <<\_ACEOF
11001100

@@ -1276,7 +1276,7 @@ fi
12761276
test -n "$ac_init_help" && exit 0
12771277
if $ac_init_version; then
12781278
cat <<\_ACEOF
1279-
Bcps configure 0.94
1279+
Bcps configure 0.94.9
12801280
generated by GNU Autoconf 2.59
12811281

12821282
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1315,7 +1315,7 @@ cat >&5 <<_ACEOF
13151315
This file contains any messages produced by compilers while
13161316
running configure, to aid debugging if configure makes a mistake.
13171317

1318-
It was created by Bcps $as_me 0.94, which was
1318+
It was created by Bcps $as_me 0.94.9, which was
13191319
generated by GNU Autoconf 2.59. Invocation command line was
13201320

13211321
$ $0 $@
@@ -1841,7 +1841,7 @@ _ACEOF
18411841

18421842

18431843
# Capture libtool library version, if given.
1844-
1844+
coin_libversion=8:9:7
18451845

18461846

18471847

@@ -4556,7 +4556,7 @@ fi
45564556

45574557
# Define the identity of the package.
45584558
PACKAGE='bcps'
4559-
VERSION='0.94'
4559+
VERSION='0.94.9'
45604560

45614561

45624562
cat >>confdefs.h <<_ACEOF
@@ -22593,7 +22593,7 @@ _ASBOX
2259322593
} >&5
2259422594
cat >&5 <<_CSEOF
2259522595

22596-
This file was extended by Bcps $as_me 0.94, which was
22596+
This file was extended by Bcps $as_me 0.94.9, which was
2259722597
generated by GNU Autoconf 2.59. Invocation command line was
2259822598

2259922599
CONFIG_FILES = $CONFIG_FILES
@@ -22659,7 +22659,7 @@ _ACEOF
2265922659

2266022660
cat >>$CONFIG_STATUS <<_ACEOF
2266122661
ac_cs_version="\\
22662-
Bcps config.status 0.94
22662+
Bcps config.status 0.94.9
2266322663
configured by $0, generated by GNU Autoconf 2.59,
2266422664
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2266522665

@@ -23971,8 +23971,8 @@ echo "$as_me: error: cannot create directory $dir" >&2;}
2397123971
done
2397223972
fi
2397323973

23974-
{ echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5
23975-
echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;}
23974+
{ 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
23975+
echo "$as_me: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&6;}
2397623976
if test x$coin_projectdir = xyes; then
2397723977
{ echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5
2397823978
echo "$as_me: Configuration of $PACKAGE_NAME successful" >&6;}

Bcps/configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
AC_PREREQ(2.59)
3131

32-
AC_INIT([Bcps],[0.94],[https://github.com/coin-or/CHiPPS-BiCePS/issues/new])
32+
AC_INIT([Bcps],[0.94.9],[https://github.com/coin-or/CHiPPS-BiCePS/issues/new])
3333

3434
AC_COPYRIGHT([
3535
#==========================================================================#
@@ -77,7 +77,7 @@ AC_CANONICAL_BUILD
7777
# the source root directory contains definition of where to find those
7878
# externals. The following macro ensures that those externals are
7979
# retrieved by svn if they are not there yet.
80-
AC_COIN_PROJECTDIR_INIT(Bcps)
80+
AC_COIN_PROJECTDIR_INIT(Bcps,8:9:7)
8181

8282
# Check if user wants to produce debugging code
8383
AC_COIN_DEBUG_COMPILE(Bcps)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BiCePS 0.94
1+
# BiCePS 0.94.9
22

33
[![A COIN-OR Project](https://coin-or.github.io/coin-or-badge.png)](https://www.coin-or.org)
44

@@ -38,9 +38,9 @@ Paper: http://dx.doi.org/10.1023/B:SUPE.0000020179.55383.ad
3838

3939
## CURRENT BUILD STATUS
4040

41-
[![Windows Builds](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/windows-ci.yml/badge.svg?branch=stable/0.94)](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/windows-ci.yml?query=branch%3Astable/0.94)
41+
[![Windows Builds](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/windows-ci.yml/badge.svg?branch=releases/0.94.9)](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/windows-ci.yml?query=branch%3Areleases/0.94.9)
4242

43-
[![Linux and MacOS Builds](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/linux-ci.yml/badge.svg?branch=stable/0.94)](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/linux-ci.yml?query=branch%3Astable/0.94)
43+
[![Linux and MacOS Builds](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/linux-ci.yml/badge.svg?branch=releases/0.94.9)](https://github.com/coin-or/CHiPPS-BiCePS/actions/workflows/linux-ci.yml?query=branch%3Areleases/0.94.9)
4444

4545
## DOWNLOAD
4646

@@ -98,7 +98,7 @@ following on the command line.
9898
```
9999
wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
100100
chmod u+x coinbrew
101-
./coinbrew fetch Bcps@0.94
101+
./coinbrew fetch Bcps@0.94.9
102102
./coinbrew build Bcps
103103
```
104104
For more detailed instructions on coinbrew, see https://coin-or.github.io/coinbrew.
@@ -139,7 +139,7 @@ If you have `Doxygen` available, you can build a HTML documentation by typing
139139
`make doxydoc`
140140

141141
in the build directory. If BiCePS was built via `coinbrew`, then the build
142-
directory will be `./build/CHiPPS-BiCePS/0.94` by default. The doxygen documentation main file
142+
directory will be `./build/CHiPPS-BiCePS/0.94.9` by default. The doxygen documentation main file
143143
is found at `<build-dir>/doxydoc/html/index.html`.
144144

145145
If you don't have `doxygen` installed locally, you can use also find the

configure

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22
# From configure.ac 0.9.
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.59 for Bcps 0.94.
4+
# Generated by GNU Autoconf 2.59 for Bcps 0.94.9.
55
#
66
# Report bugs to <https://github.com/coin-or/CHiPPS-BiCePS/issues/new>.
77
#
@@ -449,8 +449,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
449449
# Identity of this package.
450450
PACKAGE_NAME='Bcps'
451451
PACKAGE_TARNAME='bcps'
452-
PACKAGE_VERSION='0.94'
453-
PACKAGE_STRING='Bcps 0.94'
452+
PACKAGE_VERSION='0.94.9'
453+
PACKAGE_STRING='Bcps 0.94.9'
454454
PACKAGE_BUGREPORT='https://github.com/coin-or/CHiPPS-BiCePS/issues/new'
455455

456456
ac_unique_file="configure.ac"
@@ -1055,7 +1055,7 @@ if test "$ac_init_help" = "long"; then
10551055
# Omit some internal or obsolete options to make the list less imposing.
10561056
# This message is too long to be a string in the A/UX 3.1 sh.
10571057
cat <<_ACEOF
1058-
\`configure' configures Bcps 0.94 to adapt to many kinds of systems.
1058+
\`configure' configures Bcps 0.94.9 to adapt to many kinds of systems.
10591059

10601060
Usage: $0 [OPTION]... [VAR=VALUE]...
10611061

@@ -1121,7 +1121,7 @@ fi
11211121

11221122
if test -n "$ac_init_help"; then
11231123
case $ac_init_help in
1124-
short | recursive ) echo "Configuration of Bcps 0.94:";;
1124+
short | recursive ) echo "Configuration of Bcps 0.94.9:";;
11251125
esac
11261126
cat <<\_ACEOF
11271127

@@ -1331,7 +1331,7 @@ fi
13311331
test -n "$ac_init_help" && exit 0
13321332
if $ac_init_version; then
13331333
cat <<\_ACEOF
1334-
Bcps configure 0.94
1334+
Bcps configure 0.94.9
13351335
generated by GNU Autoconf 2.59
13361336

13371337
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1370,7 +1370,7 @@ cat >&5 <<_ACEOF
13701370
This file contains any messages produced by compilers while
13711371
running configure, to aid debugging if configure makes a mistake.
13721372

1373-
It was created by Bcps $as_me 0.94, which was
1373+
It was created by Bcps $as_me 0.94.9, which was
13741374
generated by GNU Autoconf 2.59. Invocation command line was
13751375

13761376
$ $0 $@
@@ -5128,7 +5128,7 @@ fi
51285128

51295129
# Define the identity of the package.
51305130
PACKAGE='bcps'
5131-
VERSION='0.94'
5131+
VERSION='0.94.9'
51325132

51335133

51345134
cat >>confdefs.h <<_ACEOF
@@ -22858,7 +22858,7 @@ _ASBOX
2285822858
} >&5
2285922859
cat >&5 <<_CSEOF
2286022860

22861-
This file was extended by Bcps $as_me 0.94, which was
22861+
This file was extended by Bcps $as_me 0.94.9, which was
2286222862
generated by GNU Autoconf 2.59. Invocation command line was
2286322863

2286422864
CONFIG_FILES = $CONFIG_FILES
@@ -22916,7 +22916,7 @@ _ACEOF
2291622916

2291722917
cat >>$CONFIG_STATUS <<_ACEOF
2291822918
ac_cs_version="\\
22919-
Bcps config.status 0.94
22919+
Bcps config.status 0.94.9
2292022920
configured by $0, generated by GNU Autoconf 2.59,
2292122921
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2292222922

@@ -23939,8 +23939,8 @@ echo "$as_me: error: cannot create directory $dir" >&2;}
2393923939
done
2394023940
fi
2394123941

23942-
{ echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5
23943-
echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;}
23942+
{ 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
23943+
echo "$as_me: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting" >&6;}
2394423944
if test x$coin_projectdir = xyes; then
2394523945
{ echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5
2394623946
echo "$as_me: Configuration of $PACKAGE_NAME successful" >&6;}

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
AC_PREREQ(2.59)
3131

32-
AC_INIT([Bcps],[0.94],[https://github.com/coin-or/CHiPPS-BiCePS/issues/new])
32+
AC_INIT([Bcps],[0.94.9],[https://github.com/coin-or/CHiPPS-BiCePS/issues/new])
3333

3434
AC_COPYRIGHT([
3535
#==========================================================================#

0 commit comments

Comments
 (0)