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
4228d7b5
Commit
4228d7b5
authored
Nov 13, 2013
by
Vinicius Jarina
Browse files
Update version to 1.3.0
parent
138e2be5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Core/NLua/Config/NLuaConfig.cs
View file @
4228d7b5
...
@@ -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.
2
.0"
;
public
const
string
NLuaVersion
=
"1.
3
.0"
;
public
const
string
NLuaFileVersion
=
"1.
2
.0"
;
public
const
string
NLuaFileVersion
=
"1.
3
.0"
;
}
}
}
}
\ No newline at end of file
README.md
View file @
4228d7b5
...
@@ -92,9 +92,14 @@ Windows: We don't have a CI Server for Windows.
...
@@ -92,9 +92,14 @@ Windows: We don't have a CI Server for Windows.
Copyright (c) 2013 Vinicius Jarina (viniciusjarina@gmail.com)
Copyright (c) 2013 Vinicius Jarina (viniciusjarina@gmail.com)
NLua 1.3.0
----------
*
Update Lua to 5.2.3 (rc1)
*
Update to Xamarin components store. (http://components.xamarin.com/view/NLua)
NLua 1.2.0
NLua 1.2.0
----------
----------
*
NuGet Package
*
NuGet Package
(https://www.nuget.org/packages/NLua/)
*
Port to Android 15+ (armeabi, v7a, x86)
*
Port to Android 15+ (armeabi, v7a, x86)
*
Updated Lua 5.2.2 (patch 7)
*
Updated Lua 5.2.2 (patch 7)
*
Lot of Bug fixes.
*
Lot of Bug fixes.
...
...
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