Next release is 1.19.1

pull/71/head^2
Oleg Nenashev 2016-11-05 19:59:26 +01:00
parent d1fdea5ff7
commit 6bb0504806
2 changed files with 3 additions and 3 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.20.0.0")]
[assembly: AssemblyFileVersion("1.20.0.0")]
[assembly: AssemblyVersion("1.19.1.0")]
[assembly: AssemblyFileVersion("1.19.1.0")]

View File

@ -3,7 +3,7 @@
<groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId>
<packaging>pom</packaging>
<version>1.20-SNAPSHOT</version>
<version>1.19.1-SNAPSHOT</version>
<name>Windows service wrapper</name>
<distributionManagement>