Skip to content

Commit

Permalink
Merge pull request #508 from pandamicro/master
Browse files Browse the repository at this point in the history
Update submodules with PluginFacebook
  • Loading branch information
dingpinglv committed Jun 27, 2014
2 parents ee360a4 + 7993434 commit b0bf062
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion frameworks/js-bindings/bindings/script/jsb_cocos2d.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
// cocos2d constants
//

cc.ENGINE_VERSION = "Cocos2d-JS v3.0 rc";
cc.ENGINE_VERSION = "Cocos2d-JS v3.0 rc0";

cc.TARGET_PLATFORM = {
WINDOWS:0,
Expand Down
2 changes: 1 addition & 1 deletion frameworks/js-bindings/cocos2d-x
Submodule cocos2d-x updated 3 files
+1 −1 .gitmodules
+2 −2 cocos/platform/CCFileUtils.cpp
+1 −1 plugin
8 changes: 0 additions & 8 deletions samples/js-tests/project/Classes/AppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// GCTestAppDelegate.h
// GCTest
//
// Created by Rohan Kuruvilla on 06/08/2012.
// Copyright __MyCompanyName__ 2012. All rights reserved.
//

#ifndef _APP_DELEGATE_H_
#define _APP_DELEGATE_H_

Expand Down
2 changes: 1 addition & 1 deletion tools/bindings-generator

0 comments on commit b0bf062

Please sign in to comment.