Open stable/folsom by bumping next version to 2012.2.1.
Change-Id: If60a8e714ba78c8d9bfcc5f07d9abaea5c4cf785
# License for the specific language governing permissions and limitations
# under the License.
-CINDER_VERSION = ['2012', '2', None]
+CINDER_VERSION = ['2012', '2', '1']
YEAR, COUNT, REVISION = CINDER_VERSION
-FINAL = True # This becomes true at Release Candidate time
+FINAL = False # This becomes true at Release Candidate time
def canonical_version_string():