Skip to content

Commit 1fbebec

Browse files
committed
Updates version to 3.2.1
1 parent 3a2e6d2 commit 1fbebec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.0
1+
3.2.1

cocos2d/cocos2d.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
// 0x00 HI ME LO
4343
// 00 03 01 01
44-
#define COCOS2D_VERSION 0x00030200
44+
#define COCOS2D_VERSION 0x00030201
4545
#define COCOS2D_BUILD @"release"
4646
//
4747
// all cocos2d include files

0 commit comments

Comments
 (0)