Skip to content

Commit

Permalink
version change to 3.6.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
u0u0 committed Jan 15, 2016
1 parent 914850b commit 946142c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cocos/cocos2d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ NS_CC_BEGIN

CC_DLL const char* cocos2dVersion()
{
return "Quick-Cocos2dx-Community 3.6";
return "Quick-Cocos2dx-Community 3.6.1 Release";
}

NS_CC_END
Expand Down
2 changes: 1 addition & 1 deletion quick/player/proj.mac/mac/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.6</string>
<string>3.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit 946142c

Please sign in to comment.