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
7ce489e0
Commit
7ce489e0
authored
Oct 20, 2013
by
Vinicius Jarina
Browse files
Bumped Version
parent
c8d21dae
Changes
3
Hide whitespace changes
Inline
Side-by-side
KeraLua
@
cad5427f
Compare
b5d08ce7
...
cad5427f
Subproject commit
b5d08ce7c380c89b48579d4614a02debe67741d5
Subproject commit
cad5427f96a80044a353f1f480dd186a0ae9c9a3
KopiLua
@
4e763ae2
Compare
d021b4db
...
4e763ae2
Subproject commit
d021b4db83c09975f275d3be594890ecfa66d5ce
Subproject commit
4e763ae2e5df836bbab1698e0c4bd95d54532afb
Core/NLua/Config/NLuaConfig.cs
View file @
7ce489e0
...
@@ -38,7 +38,7 @@ namespace NLua.Config
...
@@ -38,7 +38,7 @@ namespace NLua.Config
public
const
string
NLuaProduct
=
"NLua"
;
public
const
string
NLuaProduct
=
"NLua"
;
public
const
string
NLuaCopyright
=
"Copyright 2003-2013 Vinicius Jarina , Fabio Mascarenhas, Kevin Hesterm and Megax"
;
public
const
string
NLuaCopyright
=
"Copyright 2003-2013 Vinicius Jarina , Fabio Mascarenhas, Kevin Hesterm and Megax"
;
public
const
string
NLuaTrademark
=
"MIT license"
;
public
const
string
NLuaTrademark
=
"MIT license"
;
public
const
string
NLuaVersion
=
"1.
1
.0"
;
public
const
string
NLuaVersion
=
"1.
2
.0"
;
public
const
string
NLuaFileVersion
=
"1.
1
.0"
;
public
const
string
NLuaFileVersion
=
"1.
2
.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