Skip to content

Commit 98df3fa

Browse files
committed
Changing version number for release
1 parent a23f3c3 commit 98df3fa

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

Dependencies

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4
2-
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5
3-
CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.10/CoinUtils
4-
Osi https://projects.coin-or.org/svn/Osi/stable/0.107/Osi
5-
Clp https://projects.coin-or.org/svn/Clp/stable/1.16/Clp
6-
Cgl https://projects.coin-or.org/svn/Cgl/stable/0.59/Cgl
7-
Alps https://projects.coin-or.org/svn/CHiPPS/Alps/stable/1.5/Alps
8-
Bcps https://projects.coin-or.org/svn/CHiPPS/Bcps/stable/0.94/Bcps
1+
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.4.6
2+
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.5.6
3+
CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.14/CoinUtils
4+
Osi https://projects.coin-or.org/svn/Osi/releases/0.107.9/Osi
5+
Clp https://projects.coin-or.org/svn/Clp/releases/1.16.11/Clp
6+
Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.10/Cgl
7+
Alps https://projects.coin-or.org/svn/CHiPPS/Alps/releases/1.5.6/Alps
8+
Bcps https://projects.coin-or.org/svn/CHiPPS/Bcps/releases/0.94.4/Bcps
99
Blis https://github.com/SaTahernejad/CHiPPS-BLIS master
1010
SYMPHONY https://projects.coin-or.org/svn/SYMPHONY/branches/WS/SYMPHONY
11-
Cbc https://projects.coin-or.org/svn/Cbc/stable/2.9/Cbc
11+
Cbc https://projects.coin-or.org/svn/Cbc/releases/2.9.9/Cbc
1212

configure

Lines changed: 11 additions & 11 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 MibS trunk.
3+
# Generated by GNU Autoconf 2.59 for MibS 1.0.0.
44
#
55
# Report bugs to <https://github.com/tkralphs/MibS/issues/new>.
66
#
@@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
440440
# Identity of this package.
441441
PACKAGE_NAME='MibS'
442442
PACKAGE_TARNAME='mibs'
443-
PACKAGE_VERSION='trunk'
444-
PACKAGE_STRING='MibS trunk'
443+
PACKAGE_VERSION='1.0.0'
444+
PACKAGE_STRING='MibS 1.0.0'
445445
PACKAGE_BUGREPORT='https://github.com/tkralphs/MibS/issues/new'
446446

447447
ac_unique_file="src/MibSBilevel.hpp"
@@ -1016,7 +1016,7 @@ if test "$ac_init_help" = "long"; then
10161016
# Omit some internal or obsolete options to make the list less imposing.
10171017
# This message is too long to be a string in the A/UX 3.1 sh.
10181018
cat <<_ACEOF
1019-
\`configure' configures MibS trunk to adapt to many kinds of systems.
1019+
\`configure' configures MibS 1.0.0 to adapt to many kinds of systems.
10201020

10211021
Usage: $0 [OPTION]... [VAR=VALUE]...
10221022

@@ -1082,7 +1082,7 @@ fi
10821082

10831083
if test -n "$ac_init_help"; then
10841084
case $ac_init_help in
1085-
short | recursive ) echo "Configuration of MibS trunk:";;
1085+
short | recursive ) echo "Configuration of MibS 1.0.0:";;
10861086
esac
10871087
cat <<\_ACEOF
10881088

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

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

1310-
It was created by MibS $as_me trunk, which was
1310+
It was created by MibS $as_me 1.0.0, which was
13111311
generated by GNU Autoconf 2.59. Invocation command line was
13121312

13131313
$ $0 $@
@@ -1646,7 +1646,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
16461646

16471647

16481648
cat >>confdefs.h <<\_ACEOF
1649-
#define MIBS_GIT_VERSION e1f3bd2
1649+
#define MIBS_GIT_VERSION a23f3c3
16501650
_ACEOF
16511651

16521652

@@ -4554,7 +4554,7 @@ fi
45544554

45554555
# Define the identity of the package.
45564556
PACKAGE='mibs'
4557-
VERSION='trunk'
4557+
VERSION='1.0.0'
45584558

45594559

45604560
cat >>confdefs.h <<_ACEOF
@@ -23791,7 +23791,7 @@ _ASBOX
2379123791
} >&5
2379223792
cat >&5 <<_CSEOF
2379323793

23794-
This file was extended by MibS $as_me trunk, which was
23794+
This file was extended by MibS $as_me 1.0.0, which was
2379523795
generated by GNU Autoconf 2.59. Invocation command line was
2379623796

2379723797
CONFIG_FILES = $CONFIG_FILES
@@ -23854,7 +23854,7 @@ _ACEOF
2385423854

2385523855
cat >>$CONFIG_STATUS <<_ACEOF
2385623856
ac_cs_version="\\
23857-
MibS config.status trunk
23857+
MibS config.status 1.0.0
2385823858
configured by $0, generated by GNU Autoconf 2.59,
2385923859
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2386023860

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
AC_PREREQ(2.59)
2020

2121
m4_define([gitversion], m4_esyscmd([sh -c "git describe --always | cut -d '=' -f 2 | head --bytes -1"]))
22-
AC_INIT([MibS],[trunk],[https://github.com/tkralphs/MibS/issues/new])
22+
AC_INIT([MibS],[1.0.0],[https://github.com/tkralphs/MibS/issues/new])
2323

2424
AC_DEFINE([MIBS_GIT_VERSION], [gitversion], [MibS git version])
2525

0 commit comments

Comments
 (0)