Correct credits in About

This commit is contained in:
BONNEVILLE Geoffroy
2017-11-09 13:46:10 +01:00
parent be72fc4f7e
commit 117513d6bf
3 changed files with 4 additions and 4 deletions

View File

@@ -24,6 +24,6 @@ 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("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.0.0")]
[assembly: AssemblyVersion("1.8.0.0")]
[assembly: AssemblyFileVersion("1.8.0.0")]
[assembly: ComVisible(false)]