Commit 7ce489e0 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Bumped Version

parent c8d21dae
Subproject commit b5d08ce7c380c89b48579d4614a02debe67741d5 Subproject commit cad5427f96a80044a353f1f480dd186a0ae9c9a3
Subproject commit d021b4db83c09975f275d3be594890ecfa66d5ce Subproject commit 4e763ae2e5df836bbab1698e0c4bd95d54532afb
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment