Bumped version number.
This commit is contained in:
parent
6918bf0997
commit
7efb21c4f8
1 changed files with 2 additions and 2 deletions
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||||
//
|
//
|
||||||
// You can specify all the values or you can default the Revision and Build Numbers
|
// You can specify all the values or you can default the Revision and Build Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
[assembly: AssemblyVersion("0.3.8.0")]
|
[assembly: AssemblyVersion("0.3.9.3")]
|
||||||
[assembly: AssemblyFileVersion("0.3.8.0")]
|
[assembly: AssemblyFileVersion("0.3.9.3")]
|
||||||
|
|
Loading…
Reference in a new issue