diff --git a/Build/Scripts/SIEGate.version b/Build/Scripts/SIEGate.version index 122c35817e..a87909e408 100644 --- a/Build/Scripts/SIEGate.version +++ b/Build/Scripts/SIEGate.version @@ -1 +1 @@ -1.8.272.0 \ No newline at end of file +1.8.273.0 \ No newline at end of file diff --git a/Source/Applications/SIEGate/SIEGate/Properties/AssemblyInfo.cs b/Source/Applications/SIEGate/SIEGate/Properties/AssemblyInfo.cs index 42abbf5f76..d6a81d3f11 100644 --- a/Source/Applications/SIEGate/SIEGate/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIEGate/SIEGate/Properties/AssemblyInfo.cs @@ -20,5 +20,5 @@ [assembly: Guid("B49F061B-549F-4C3A-A2D6-47C2356D2BC1")] // Assembly identity attributes. -[assembly: AssemblyVersion("1.8.272.0")] -[assembly: AssemblyFileVersion("1.8.272.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.8.273.0")] +[assembly: AssemblyFileVersion("1.8.273.0")] \ No newline at end of file diff --git a/Source/Applications/SIEGate/SIEGateConsole/Properties/AssemblyInfo.cs b/Source/Applications/SIEGate/SIEGateConsole/Properties/AssemblyInfo.cs index bd5ad733ed..b93a66a0f7 100644 --- a/Source/Applications/SIEGate/SIEGateConsole/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIEGate/SIEGateConsole/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.8.272.0")] +[assembly: AssemblyVersion("1.8.273.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/SIEGateManager/Properties/AssemblyInfo.cs b/Source/Applications/SIEGateManager/Properties/AssemblyInfo.cs index 5553c1eb3e..3fc1f49aff 100644 --- a/Source/Applications/SIEGateManager/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIEGateManager/Properties/AssemblyInfo.cs @@ -53,6 +53,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.8.272.0")] -[assembly: AssemblyVersion("1.8.272.0")] -[assembly: AssemblyFileVersion("1.8.272.0")] +// [assembly: AssemblyVersion("1.8.273.0")] +[assembly: AssemblyVersion("1.8.273.0")] +[assembly: AssemblyFileVersion("1.8.273.0")] diff --git a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs index ea9674ab90..61a5dc7f94 100644 --- a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs +++ b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs @@ -48,5 +48,5 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.8.272.0")] -[assembly: AssemblyVersion("1.8.272.0")] +// [assembly: AssemblyVersion("1.8.273.0")] +[assembly: AssemblyVersion("1.8.273.0")]