forked from mirrors/NBTExplorer
versioning
This commit is contained in:
parent
752a375aee
commit
d9230b0d31
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("0.8.3.0")]
|
[assembly: AssemblyVersion("0.8.4.0")]
|
||||||
[assembly: AssemblyFileVersion("0.8.3.0")]
|
[assembly: AssemblyFileVersion("0.8.4.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