Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
5e85e742
"vscode:/vscode.git/clone" did not exist on "907865bce9daca8856c32b3dbe385e00d95842f9"
Commit
5e85e742
authored
Jun 10, 2013
by
Vinicius Jarina
Browse files
Updated version 1.0.70 (latest version supporting Lua 5.1.5)
parent
ca78cdb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Core/NLua/Config/NLuaConfig.cs
View file @
5e85e742
...
...
@@ -38,7 +38,7 @@ namespace NLua.Config
public
const
string
NLuaProduct
=
"NLua"
;
public
const
string
NLuaCopyright
=
"Copyright 2003-2013 Vinicius Jarina , Fabio Mascarenhas, Kevin Hesterm and Megax"
;
public
const
string
NLuaTrademark
=
"MIT license"
;
public
const
string
NLuaVersion
=
"1.0.0"
;
public
const
string
NLuaFileVersion
=
"1.0.0.0"
;
public
const
string
NLuaVersion
=
"1.0.
7
0"
;
public
const
string
NLuaFileVersion
=
"1.0.
7
0.0"
;
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment