diff --git a/ROSE_VERSION b/ROSE_VERSION index af947cf2685..1ad83a29299 100644 --- a/ROSE_VERSION +++ b/ROSE_VERSION @@ -1 +1 @@ -0.11.121.1 +0.11.121.2 diff --git a/config/SCM_DATE b/config/SCM_DATE index 8daa7507c94..4923d18edae 100644 --- a/config/SCM_DATE +++ b/config/SCM_DATE @@ -1 +1 @@ -111210001 +111210002 diff --git a/configure.ac b/configure.ac index 21bfb67b7e0..c4d0a8acfda 100644 --- a/configure.ac +++ b/configure.ac @@ -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.121.1]) -dnl do the replacement here in the configure file because AC_INIT([ROSE], [0.11.121.1]) +dnl The version number in the AC_INIT([ROSE], [0.11.121.2]) +dnl do the replacement here in the configure file because AC_INIT([ROSE], [0.11.121.2]) dnl shell variable. -AC_INIT([ROSE], [0.11.121.1]) +AC_INIT([ROSE], [0.11.121.2]) 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 diff --git a/src/frontend/CxxFrontend/EDG_VERSION b/src/frontend/CxxFrontend/EDG_VERSION index af947cf2685..1ad83a29299 100644 --- a/src/frontend/CxxFrontend/EDG_VERSION +++ b/src/frontend/CxxFrontend/EDG_VERSION @@ -1 +1 @@ -0.11.121.1 +0.11.121.2