Skip to content

Commit 7bf80a2

Browse files
committed
(ROSE) Incremented version to 2.1.0
1 parent 105b87b commit 7bf80a2

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

ROSE_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2
1+
2.1.0

config/SCM_DATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20000002
1+
20000100

configure.ac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
dnl DQ (1/11/2010): Consider handing configure options as specified at:
22
dnl https://projects.coin-or.org/BuildTools/wiki/user-configure
33

4-
dnl The version number in the AC_INIT([ROSE], [2.0.2])
5-
dnl do the replacement here in the configure file because AC_INIT([ROSE], [2.0.2])
4+
dnl The version number in the AC_INIT([ROSE], [2.1.0])
5+
dnl do the replacement here in the configure file because AC_INIT([ROSE], [2.1.0])
66
dnl shell variable.
7-
AC_INIT([ROSE], [2.0.2])
7+
AC_INIT([ROSE], [2.1.0])
88
AC_PREREQ([2.59])
99

1010
# A new definition to tweak code for Autoconf
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2
1+
2.1.0

0 commit comments

Comments
 (0)