Skip to content

Commit 105b87b

Browse files
committed
(Release) Incremented version to 2.0.2
1 parent e70bba7 commit 105b87b

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.1
1+
2.0.2

config/SCM_DATE

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

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.1])
5-
dnl do the replacement here in the configure file because AC_INIT([ROSE], [2.0.1])
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])
66
dnl shell variable.
7-
AC_INIT([ROSE], [2.0.1])
7+
AC_INIT([ROSE], [2.0.2])
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.1
1+
2.0.2

0 commit comments

Comments
 (0)