Skip to content

Commit

Permalink
Changing version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Jan 15, 2018
1 parent a23f3c3 commit 98df3fa
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
18 changes: 9 additions & 9 deletions Dependencies
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5
CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.10/CoinUtils
Osi https://projects.coin-or.org/svn/Osi/stable/0.107/Osi
Clp https://projects.coin-or.org/svn/Clp/stable/1.16/Clp
Cgl https://projects.coin-or.org/svn/Cgl/stable/0.59/Cgl
Alps https://projects.coin-or.org/svn/CHiPPS/Alps/stable/1.5/Alps
Bcps https://projects.coin-or.org/svn/CHiPPS/Bcps/stable/0.94/Bcps
ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.4.6
ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.5.6
CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.14/CoinUtils
Osi https://projects.coin-or.org/svn/Osi/releases/0.107.9/Osi
Clp https://projects.coin-or.org/svn/Clp/releases/1.16.11/Clp
Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.10/Cgl
Alps https://projects.coin-or.org/svn/CHiPPS/Alps/releases/1.5.6/Alps
Bcps https://projects.coin-or.org/svn/CHiPPS/Bcps/releases/0.94.4/Bcps
Blis https://github.com/SaTahernejad/CHiPPS-BLIS master
SYMPHONY https://projects.coin-or.org/svn/SYMPHONY/branches/WS/SYMPHONY
Cbc https://projects.coin-or.org/svn/Cbc/stable/2.9/Cbc
Cbc https://projects.coin-or.org/svn/Cbc/releases/2.9.9/Cbc

22 changes: 11 additions & 11 deletions configure
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 MibS trunk.
# Generated by GNU Autoconf 2.59 for MibS 1.0.0.
#
# Report bugs to <https://github.com/tkralphs/MibS/issues/new>.
#
Expand Down Expand Up @@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='MibS'
PACKAGE_TARNAME='mibs'
PACKAGE_VERSION='trunk'
PACKAGE_STRING='MibS trunk'
PACKAGE_VERSION='1.0.0'
PACKAGE_STRING='MibS 1.0.0'
PACKAGE_BUGREPORT='https://github.com/tkralphs/MibS/issues/new'

ac_unique_file="src/MibSBilevel.hpp"
Expand Down Expand Up @@ -1016,7 +1016,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 MibS trunk to adapt to many kinds of systems.
\`configure' configures MibS 1.0.0 to adapt to many kinds of systems.

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

Expand Down Expand Up @@ -1082,7 +1082,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of MibS trunk:";;
short | recursive ) echo "Configuration of MibS 1.0.0:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1276,7 +1276,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
MibS configure trunk
MibS configure 1.0.0
generated by GNU Autoconf 2.59

Copyright (C) 2003 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1307,7 +1307,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 MibS $as_me trunk, which was
It was created by MibS $as_me 1.0.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -1646,7 +1646,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu


cat >>confdefs.h <<\_ACEOF
#define MIBS_GIT_VERSION e1f3bd2
#define MIBS_GIT_VERSION a23f3c3
_ACEOF


Expand Down Expand Up @@ -4554,7 +4554,7 @@ fi

# Define the identity of the package.
PACKAGE='mibs'
VERSION='trunk'
VERSION='1.0.0'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -23791,7 +23791,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF

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

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -23854,7 +23854,7 @@ _ACEOF

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

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
AC_PREREQ(2.59)

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

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

Expand Down

0 comments on commit 98df3fa

Please sign in to comment.