Version Tick
This commit is contained in:
parent
b9a8fdf891
commit
bbf1818512
1 changed files with 4 additions and 4 deletions
|
|
@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyTitle("TShockAPI")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Microsoft")]
|
||||
[assembly: AssemblyCompany("Nyx Team")]
|
||||
[assembly: AssemblyProduct("TShockAPI")]
|
||||
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
|
||||
[assembly: AssemblyCopyright("Copyright © Nyx Team 2011")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("3.4.2.1230")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.1230")]
|
||||
[assembly: AssemblyVersion("3.4.2.1231")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.1231")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue