Skip to content

Commit 755ee0d

Browse files
committed
SIEGate: Version change for build v1.6.143.0-master.
1 parent cef466b commit 755ee0d

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Build/Scripts/SIEGate.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.142.0
1+
1.6.143.0

Source/Applications/SIEGate/SIEGate/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
[assembly: Guid("c8a353e9-9383-46c5-8c19-8da53d307cde")]
2121

2222
// Assembly identity attributes.
23-
[assembly: AssemblyVersion("1.6.142.0")]
24-
[assembly: AssemblyFileVersion("1.6.142.0")]
23+
[assembly: AssemblyVersion("1.6.143.0")]
24+
[assembly: AssemblyFileVersion("1.6.143.0")]

Source/Applications/SIEGate/SIEGateConsole/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Runtime.InteropServices;
33

44
// Assembly identity attributes.
5-
[assembly: AssemblyVersion("1.6.142.0")]
5+
[assembly: AssemblyVersion("1.6.143.0")]
66

77
// Informational attributes.
88
[assembly: AssemblyCompany("Grid Protection Alliance")]

Source/Applications/SIEGateManager/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
//
5454
// You can specify all the values or you can default the Build and Revision Numbers
5555
// by using the '*' as shown below:
56-
// [assembly: AssemblyVersion("1.6.142.0")]
57-
[assembly: AssemblyVersion("1.6.142.0")]
58-
[assembly: AssemblyFileVersion("1.6.142.0")]
56+
// [assembly: AssemblyVersion("1.6.143.0")]
57+
[assembly: AssemblyVersion("1.6.143.0")]
58+
[assembly: AssemblyFileVersion("1.6.143.0")]

Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
//
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
51-
// [assembly: AssemblyVersion("1.6.142.0")]
52-
[assembly: AssemblyVersion("1.6.142.0")]
51+
// [assembly: AssemblyVersion("1.6.143.0")]
52+
[assembly: AssemblyVersion("1.6.143.0")]

0 commit comments

Comments
 (0)