mirror of https://github.com/winsw/winsw
Next version in 1.18 (need to automate it later)
parent
2bf9e858a9
commit
517630ef8c
|
@ -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")]
|
||||
|
|
Loading…
Reference in New Issue