Skip to content

Commit

Permalink
(Release) Incremented version to 0.11.125.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rosecompiler committed Apr 21, 2023
1 parent 8f4d2c4 commit 178974a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ROSE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.125.8
0.11.125.9
2 changes: 1 addition & 1 deletion config/SCM_DATE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
111250008
111250009
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dnl DQ (1/11/2010): Consider handing configure options as specified at:
dnl https://projects.coin-or.org/BuildTools/wiki/user-configure

dnl The version number in the AC_INIT([ROSE], [0.11.125.8])
dnl do the replacement here in the configure file because AC_INIT([ROSE], [0.11.125.8])
dnl The version number in the AC_INIT([ROSE], [0.11.125.9])
dnl do the replacement here in the configure file because AC_INIT([ROSE], [0.11.125.9])
dnl shell variable.
AC_INIT([ROSE], [0.11.125.8])
AC_INIT([ROSE], [0.11.125.9])
AC_PREREQ([2.59])

# This one should perhaps be named ROSE_VERSION_STR instead of ROSE_SCM_VERSION_ID since it is not the SCM system's version
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/CxxFrontend/EDG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.125.8
0.11.125.9

0 comments on commit 178974a

Please sign in to comment.