fix su db x pack descr trimmata a 50 (ora è 100...)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("2.3.205.557")]
|
||||
[assembly: AssemblyFileVersion("2.3.205.557")]
|
||||
[assembly: AssemblyVersion("2.3.206.557")]
|
||||
[assembly: AssemblyFileVersion("2.3.206.557")]
|
||||
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-2015")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("2.3.205.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("2.3.205.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("2.3.206.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("2.3.206.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Reference in New Issue
Block a user