Basic Lua loading prep.

TSHOCKPLUGINS-4
This commit is contained in:
Lucas Nicodemus 2012-01-03 16:54:38 -07:00
parent 7e6aa3d288
commit c45291eb6b
5 changed files with 49 additions and 5 deletions

View file

@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// MMdd of the build
[assembly: AssemblyVersion("3.4.2.0102")]
[assembly: AssemblyFileVersion("3.4.2.0102")]
[assembly: AssemblyVersion("3.4.2.0103")]
[assembly: AssemblyFileVersion("3.4.2.0103")]