| Index: ports/gambc_ppapi/manifest.json
|
| diff --git a/ports/lua_ppapi/manifest.json b/ports/gambc_ppapi/manifest.json
|
| similarity index 65%
|
| copy from ports/lua_ppapi/manifest.json
|
| copy to ports/gambc_ppapi/manifest.json
|
| index 7913aaf17ee6b02ad986d68fa16eeda4be9d75e9..f09716270f4e5559539d770785431fa1b7c73d7f 100644
|
| --- a/ports/lua_ppapi/manifest.json
|
| +++ b/ports/gambc_ppapi/manifest.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| - "name": "Lua",
|
| - "description": "Lua interactive shell built using Native Client",
|
| - "version": "5.2.2.1",
|
| + "name": "Gambit Scheme",
|
| + "description": "Gambit Scheme interactive shell built using Native Client",
|
| + "version": "4.7.0",
|
| "manifest_version": 2,
|
| "icons": {
|
| "16": "icon_16.png",
|
|
|