Skip to content

Commit 8dc55c8

Browse files
committed
Merge branch 'develop-v3' of github:cocos2d/cocos2d-iphone into develop-v3
Former-commit-id: 7cd07f4
2 parents 84d4621 + 749d58a commit 8dc55c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
294bf88a013670a942feaa76b96ceb5876ad8b98
1+
40af2ecdcbc1edb7178d4fff03c6c62e439fee8a

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Variables setup
1414
# ----------------------------------------------------
1515
SCRIPT_VER="v0.9.5"
16-
COCOS2D_VER="cocos2d-v3.0"
16+
COCOS2D_VER="Cocos2D-v3.0.0.rc"
1717
COCOS2D_DST_DIR="cocos2d v3.x"
1818
SCRIPT_DIR="$(dirname $0)"
1919

@@ -39,7 +39,7 @@ BOLD=$(tput bold)
3939
header()
4040
{
4141
echo ""
42-
echo "${UNDER}${BOLD}cocos2d template installer (${SCRIPT_VER}, November 2013) by Dominik Hadl and Lars Birkemose${COLOREND}"
42+
echo "${UNDER}${BOLD}Cocos2D Template Installer (${COCOS2D_VER})${COLOREND}"
4343
echo ""
4444
}
4545

0 commit comments

Comments
 (0)