Next version in 1.18 (need to automate it later)

pull/106/head
Oleg Nenashev 2015-08-23 11:32:49 +03:00
parent 2bf9e858a9
commit 517630ef8c
1 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,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("1.17.0.0")]
[assembly: AssemblyFileVersion("1.17.0.0")]
[assembly: AssemblyVersion("1.18.0.0")]
[assembly: AssemblyFileVersion("1.18.0.0")]