Bumped version number to 0.3.13.x
This commit is contained in:
parent
5b7c1e2384
commit
ea52ac2b38
2 changed files with 4 additions and 4 deletions
|
@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("0.3.12.4")]
|
||||
[assembly: AssemblyFileVersion("0.3.12.4")]
|
||||
[assembly: AssemblyVersion("0.3.13.3")]
|
||||
[assembly: AssemblyFileVersion("0.3.13.3")]
|
||||
|
|
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("0.3.12.4")]
|
||||
[assembly: AssemblyFileVersion("0.3.12.4")]
|
||||
[assembly: AssemblyVersion("0.3.13.3")]
|
||||
[assembly: AssemblyFileVersion("0.3.13.3")]
|
||||
|
|
Loading…
Reference in a new issue