Skip to content

Commit 0ede889

Browse files
committed
Changing version number for release
1 parent bf40310 commit 0ede889

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

Dependencies

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.8
2-
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4
3-
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5
4-
ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.10
5-
ThirdParty/HSL https://projects.coin-or.org/svn/BuildTools/ThirdParty/HSL/stable/1.5
6-
ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.3
7-
ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.5
8-
CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils
9-
Osi https://projects.coin-or.org/svn/Osi/trunk/Osi
10-
Clp https://projects.coin-or.org/svn/Clp/trunk/Clp
11-
OsiConic https://github.com/aykutbulut/OSI-CONIC master
12-
Ipopt https://projects.coin-or.org/svn/Ipopt/releases/3.12.4/Ipopt
1+
BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8.8
2+
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.4.6
3+
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.5.6
4+
ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.10.5
5+
ThirdParty/HSL https://projects.coin-or.org/svn/BuildTools/ThirdParty/HSL/releases/1.5.6
6+
ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.3.5
7+
ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.6.0
8+
CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.14/CoinUtils
9+
Osi https://projects.coin-or.org/svn/Osi/releases/0.107.0/Osi
10+
Clp https://projects.coin-or.org/svn/Clp/releases/1.16.11/Clp
11+
OsiConic https://github.com/aykutbulut/OSI-CONIC releases/1.0.0
12+
Ipopt https://projects.coin-or.org/svn/Ipopt/releases/3.12.8/Ipopt
1313
OsiIpopt https://github.com/aykutbulut/OsiIpopt master

configure

Lines changed: 10 additions & 10 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 Cola 0.1.
3+
# Generated by GNU Autoconf 2.59 for Cola 1.0.0.
44
#
55
# Report bugs to <https://github.com/aykutbulut/COLA/issues/new>.
66
#
@@ -436,8 +436,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
436436
# Identity of this package.
437437
PACKAGE_NAME='Cola'
438438
PACKAGE_TARNAME='cola'
439-
PACKAGE_VERSION='0.1'
440-
PACKAGE_STRING='Cola 0.1'
439+
PACKAGE_VERSION='1.0.0'
440+
PACKAGE_STRING='Cola 1.0.0'
441441
PACKAGE_BUGREPORT='https://github.com/aykutbulut/COLA/issues/new'
442442

443443
ac_unique_file="src/ColaModel.hpp"
@@ -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 Cola 0.1 to adapt to many kinds of systems.
1031+
\`configure' configures Cola 1.0.0 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 Cola 0.1:";;
1097+
short | recursive ) echo "Configuration of Cola 1.0.0:";;
10981098
esac
10991099
cat <<\_ACEOF
11001100

@@ -1314,7 +1314,7 @@ fi
13141314
test -n "$ac_init_help" && exit 0
13151315
if $ac_init_version; then
13161316
cat <<\_ACEOF
1317-
Cola configure 0.1
1317+
Cola configure 1.0.0
13181318
generated by GNU Autoconf 2.59
13191319

13201320
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1341,7 +1341,7 @@ cat >&5 <<_ACEOF
13411341
This file contains any messages produced by compilers while
13421342
running configure, to aid debugging if configure makes a mistake.
13431343

1344-
It was created by Cola $as_me 0.1, which was
1344+
It was created by Cola $as_me 1.0.0, which was
13451345
generated by GNU Autoconf 2.59. Invocation command line was
13461346

13471347
$ $0 $@
@@ -6154,7 +6154,7 @@ fi
61546154

61556155
# Define the identity of the package.
61566156
PACKAGE='cola'
6157-
VERSION='0.1'
6157+
VERSION='1.0.0'
61586158

61596159

61606160
cat >>confdefs.h <<_ACEOF
@@ -34732,7 +34732,7 @@ _ASBOX
3473234732
} >&5
3473334733
cat >&5 <<_CSEOF
3473434734

34735-
This file was extended by Cola $as_me 0.1, which was
34735+
This file was extended by Cola $as_me 1.0.0, which was
3473634736
generated by GNU Autoconf 2.59. Invocation command line was
3473734737

3473834738
CONFIG_FILES = $CONFIG_FILES
@@ -34795,7 +34795,7 @@ _ACEOF
3479534795

3479634796
cat >>$CONFIG_STATUS <<_ACEOF
3479734797
ac_cs_version="\\
34798-
Cola config.status 0.1
34798+
Cola config.status 1.0.0
3479934799
configured by $0, generated by GNU Autoconf 2.59,
3480034800
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
3480134801

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Names and other basic things #
99
#############################################################################
1010
AC_PREREQ(2.59)
11-
AC_INIT([Cola],[0.1],[https://github.com/aykutbulut/COLA/issues/new])
11+
AC_INIT([Cola],[1.0.0],[https://github.com/aykutbulut/COLA/issues/new])
1212

1313
AC_COPYRIGHT([
1414
/*===========================================================================*/

0 commit comments

Comments
 (0)