(88a9d6205) Incremented version number

This commit is contained in:
Joonas Rikkonen
2019-06-09 17:43:26 +03:00
parent 5da3868e78
commit 6188a25cfa
2 changed files with 4 additions and 4 deletions

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.0.4")]
[assembly: AssemblyFileVersion("0.9.0.4")]
[assembly: AssemblyVersion("0.9.0.5")]
[assembly: AssemblyFileVersion("0.9.0.5")]

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.0.4")]
[assembly: AssemblyFileVersion("0.9.0.4")]
[assembly: AssemblyVersion("0.9.0.5")]
[assembly: AssemblyFileVersion("0.9.0.5")]