Bump version to 2013.1

Bump version to 2013.1 on master branch to open Grizzly development.

Change-Id: Iad73bf47c4ff77216ee27c3b08117dcaa9487ddf
This commit is contained in:
Thierry Carrez 2012-09-18 15:41:42 +02:00
parent 8c9919582c
commit 8cf45c9382

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