forked from mirrors/NBTExplorer
Setting version 1.3.2
This commit is contained in:
parent
3fa526fcc9
commit
fcfe3bc2d0
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ using System.Runtime.InteropServices;
|
||||||
// Build Number
|
// Build Number
|
||||||
// Revision
|
// Revision
|
||||||
//
|
//
|
||||||
[assembly: AssemblyVersion("1.3.1.0")]
|
[assembly: AssemblyVersion("1.3.2.0")]
|
||||||
[assembly: AssemblyFileVersion("1.3.1.0")]
|
[assembly: AssemblyFileVersion("1.3.2.0")]
|
||||||
|
|
||||||
// This library is compatible with all CLS-compliant .NET programming languages.
|
// This library is compatible with all CLS-compliant .NET programming languages.
|
||||||
[assembly: CLSCompliant(true)]
|
[assembly: CLSCompliant(true)]
|
Loading…
Reference in a new issue