diff options
| author | ruki <[email protected]> | 2016-07-11 13:57:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-07-11 13:57:44 +0800 |
| commit | 1557fd3df7e620069925ccfafb5f196a0ff60253 (patch) | |
| tree | 7bc1314e57e900fded836e13d02e5ab7405ba2b3 /xmake/core/main.lua | |
| parent | 7df92ed3a7a1414bf68abc7486c26f59edb79b67 (diff) | |
update luajit
Diffstat (limited to 'xmake/core/main.lua')
| -rw-r--r-- | xmake/core/main.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/main.lua b/xmake/core/main.lua index 37017a03c..3e8f02763 100644 --- a/xmake/core/main.lua +++ b/xmake/core/main.lua @@ -40,7 +40,7 @@ local menu = title = xmake._VERSION .. ", The Automatic Cross-platform Build Tool" -- copyright -, copyright = "Copyright (C) 2015-2016 Ruki Wang, tboox.org\nCopyright (C) 2005-2014 Mike Pall, luajit.org" +, copyright = "Copyright (C) 2015-2016 Ruki Wang, tboox.org\nCopyright (C) 2005-2015 Mike Pall, luajit.org" -- the tasks: xmake [task] , task.menu |
