Merge "Bump version to 2013.1"

This commit is contained in:
Jenkins 2012-09-18 17:30:17 +00:00 committed by Gerrit Code Review
commit cbf2e466ad

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
CINDER_VERSION = ['2012', '2', None]
CINDER_VERSION = ['2013', '1', None]
YEAR, COUNT, REVISION = CINDER_VERSION
FINAL = False # This becomes true at Release Candidate time