Skip to content

Commit 1d66b82

Browse files
committed
version number updates for release 0.108.9
1 parent f31c0d4 commit 1d66b82

File tree

7 files changed

+82
-73
lines changed

7 files changed

+82
-73
lines changed

Makefile.in

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ PRE_UNINSTALL = :
5151
POST_UNINSTALL = :
5252
build_triplet = @build@
5353
host_triplet = @host@
54-
DIST_COMMON = README $(am__configure_deps) \
55-
$(srcdir)/BuildTools/Makemain.inc $(srcdir)/Makefile.am \
56-
$(srcdir)/Makefile.in $(top_srcdir)/configure \
57-
$(top_srcdir)/doxydoc/doxygen.conf.in INSTALL compile \
58-
config.guess config.sub depcomp install-sh ltmain.sh missing
54+
DIST_COMMON = $(am__configure_deps) $(srcdir)/BuildTools/Makemain.inc \
55+
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56+
$(top_srcdir)/configure $(top_srcdir)/doxydoc/doxygen.conf.in \
57+
INSTALL compile config.guess config.sub depcomp install-sh \
58+
ltmain.sh missing
5959
@HAVE_EXTERNALS_TRUE@am__append_1 = Dependencies
6060
@HAVE_EXTERNALS_TRUE@am__append_2 = .Dependencies-stamp
6161
subdir = .
@@ -261,7 +261,7 @@ SUBDIRS = $(subdirs)
261261
# Files that are generated and should be cleaned with make distclean
262262
DISTCLEANFILES = coin_subdirs.txt $(am__append_2) \
263263
$(VPATH_DISTCLEANFILES)
264-
DocFiles = README AUTHORS LICENSE
264+
DocFiles = README README.md AUTHORS AUTHORS.md LICENSE LICENSE.md
265265
DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME)
266266
COIN_HAS_DOXYGEN = @COIN_HAS_DOXYGEN_TRUE@TRUE
267267
COIN_HAS_LATEX = @COIN_HAS_LATEX_TRUE@TRUE
@@ -828,7 +828,7 @@ uninstall-all-doxygen-docs:
828828
fi ; \
829829
done ;
830830

831-
install-doc: $(DocFiles)
831+
install-doc:
832832
test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)"
833833
for file in $(DocFiles); do \
834834
if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \

Osi/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 Osi 0.108.
3+
# Generated by GNU Autoconf 2.59 for Osi 0.108.9.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -429,8 +429,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
429429
# Identity of this package.
430430
PACKAGE_NAME='Osi'
431431
PACKAGE_TARNAME='osi'
432-
PACKAGE_VERSION='0.108'
433-
PACKAGE_STRING='Osi 0.108'
432+
PACKAGE_VERSION='0.108.9'
433+
PACKAGE_STRING='Osi 0.108.9'
434434
PACKAGE_BUGREPORT='[email protected]'
435435

436436
ac_unique_file="src/Osi/OsiAuxInfo.cpp"
@@ -1009,7 +1009,7 @@ if test "$ac_init_help" = "long"; then
10091009
# Omit some internal or obsolete options to make the list less imposing.
10101010
# This message is too long to be a string in the A/UX 3.1 sh.
10111011
cat <<_ACEOF
1012-
\`configure' configures Osi 0.108 to adapt to many kinds of systems.
1012+
\`configure' configures Osi 0.108.9 to adapt to many kinds of systems.
10131013

10141014
Usage: $0 [OPTION]... [VAR=VALUE]...
10151015

@@ -1075,7 +1075,7 @@ fi
10751075

10761076
if test -n "$ac_init_help"; then
10771077
case $ac_init_help in
1078-
short | recursive ) echo "Configuration of Osi 0.108:";;
1078+
short | recursive ) echo "Configuration of Osi 0.108.9:";;
10791079
esac
10801080
cat <<\_ACEOF
10811081

@@ -1285,7 +1285,7 @@ fi
12851285
test -n "$ac_init_help" && exit 0
12861286
if $ac_init_version; then
12871287
cat <<\_ACEOF
1288-
Osi configure 0.108
1288+
Osi configure 0.108.9
12891289
generated by GNU Autoconf 2.59
12901290

12911291
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1305,7 +1305,7 @@ cat >&5 <<_ACEOF
13051305
This file contains any messages produced by compilers while
13061306
running configure, to aid debugging if configure makes a mistake.
13071307

1308-
It was created by Osi $as_me 0.108, which was
1308+
It was created by Osi $as_me 0.108.9, which was
13091309
generated by GNU Autoconf 2.59. Invocation command line was
13101310

13111311
$ $0 $@
@@ -1828,7 +1828,7 @@ _ACEOF
18281828

18291829

18301830
# Capture libtool library version, if given.
1831-
1831+
coin_libversion=14:9:13
18321832

18331833

18341834

@@ -4535,7 +4535,7 @@ fi
45354535

45364536
# Define the identity of the package.
45374537
PACKAGE='osi'
4538-
VERSION='0.108'
4538+
VERSION='0.108.9'
45394539

45404540

45414541
cat >>confdefs.h <<_ACEOF
@@ -25929,7 +25929,7 @@ _ASBOX
2592925929
} >&5
2593025930
cat >&5 <<_CSEOF
2593125931

25932-
This file was extended by Osi $as_me 0.108, which was
25932+
This file was extended by Osi $as_me 0.108.9, which was
2593325933
generated by GNU Autoconf 2.59. Invocation command line was
2593425934

2593525935
CONFIG_FILES = $CONFIG_FILES
@@ -25992,7 +25992,7 @@ _ACEOF
2599225992

2599325993
cat >>$CONFIG_STATUS <<_ACEOF
2599425994
ac_cs_version="\\
25995-
Osi config.status 0.108
25995+
Osi config.status 0.108.9
2599625996
configured by $0, generated by GNU Autoconf 2.59,
2599725997
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2599825998

@@ -27202,8 +27202,8 @@ echo "$as_me: error: cannot create directory $dir" >&2;}
2720227202
done
2720327203
fi
2720427204

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

Osi/configure.ac

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

1313
AC_PREREQ(2.59)
1414

15-
AC_INIT([Osi],[0.108],[[email protected]])
15+
AC_INIT([Osi],[0.108.9],[[email protected]])
1616

1717
AC_COPYRIGHT([
1818
Copyright 2006 International Business Machines and others.
@@ -38,7 +38,7 @@ AC_PREFIX_DEFAULT([`pwd`])
3838
AC_CANONICAL_BUILD
3939

4040
# A bit of initial setup
41-
AC_COIN_PROJECTDIR_INIT(Osi)
41+
AC_COIN_PROJECTDIR_INIT(Osi,14:9:13)
4242

4343
# Check if user wants to produce debugging code
4444
AC_COIN_DEBUG_COMPILE(Osi)

Osi/src/Osi/config_osi_default.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
/***************************************************************************/
66

77
/* Version number of project */
8-
#define OSI_VERSION "0.108"
8+
#define OSI_VERSION "0.108.9"
99

1010
/* Major Version number of project */
11-
#define OSI_VERSION_MAJOR 0
11+
#define OSI_VERSION_MAJOR 0
1212

1313
/* Minor Version number of project */
14-
#define OSI_VERSION_MINOR 108
14+
#define OSI_VERSION_MINOR 108
1515

1616
/* Release Version number of project */
17-
#define OSI_VERSION_RELEASE 9999
17+
#define OSI_VERSION_RELEASE 9

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Osi 0.108
1+
# Osi 0.108.9
22

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

@@ -66,9 +66,9 @@ Code: [![DOI](https://zenodo.org/badge/173476455.svg)](https://zenodo.org/badge/
6666

6767
## CURRENT BUILD STATUS
6868

69-
[![Windows Builds](https://github.com/coin-or/Osi/actions/workflows/windows-ci.yml/badge.svg?branch=stable/0.108)](https://github.com/coin-or/Osi/actions/workflows/windows-ci.yml?query=branch%3Astable/0.108)
69+
[![Windows Builds](https://github.com/coin-or/Osi/actions/workflows/windows-ci.yml/badge.svg?branch=releases/0.108.9)](https://github.com/coin-or/Osi/actions/workflows/windows-ci.yml?query=branch%3Areleases/0.108.9)
7070

71-
[![Linux and MacOS Builds](https://github.com/coin-or/Osi/actions/workflows/linux-ci.yml/badge.svg?branch=stable/0.108)](https://github.com/coin-or/Osi/actions/workflows/linux-ci.yml?query=branch%3Astable/0.108)
71+
[![Linux and MacOS Builds](https://github.com/coin-or/Osi/actions/workflows/linux-ci.yml/badge.svg?branch=releases/0.108.9)](https://github.com/coin-or/Osi/actions/workflows/linux-ci.yml?query=branch%3Areleases/0.108.9)
7272

7373
## DOWNLOAD
7474

@@ -159,7 +159,7 @@ following on the command line.
159159
```
160160
wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
161161
chmod u+x coinbrew
162-
./coinbrew fetch [email protected]
162+
./coinbrew fetch [email protected].9
163163
./coinbrew build Osi
164164
```
165165
For more detailed instructions on coinbrew, see https://coin-or.github.io/coinbrew.
@@ -182,10 +182,10 @@ make install
182182
183183
If you have `Doxygen` available, you can build a HTML documentation by typing
184184
185-
`make doxygen-docs`
185+
`make doxydoc`
186186
187187
in the build directory. If Osi was built via `coinbrew`, then the build
188-
directory will be `./build/Osi/0.108` by default. The doxygen documentation main file
188+
directory will be `./build/Osi/0.108.9` by default. The doxygen documentation main file
189189
is found at `<build-dir>/doxydoc/html/index.html`.
190190
191191
If you don't have `doxygen` installed locally, you can use also find the

0 commit comments

Comments
 (0)