From 46ebae03ef4e7b6359267185d9c3409798e46ae0 Mon Sep 17 00:00:00 2001 From: minggo Date: Sun, 31 Jul 2016 22:55:03 +0800 Subject: [PATCH] update version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a62f7eeee8..56d7d6d3a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,7 +39,7 @@ endif() project (Cocos2d-X) # The version number -set(COCOS2D_X_VERSION 3.12) +set(COCOS2D_X_VERSION 3.13) # define some variables