diff --git a/Build/Scripts/SIMProx.version b/Build/Scripts/SIMProx.version index 67fd2fbf7..e7f6e1137 100644 --- a/Build/Scripts/SIMProx.version +++ b/Build/Scripts/SIMProx.version @@ -1 +1 @@ -1.0.293.0 \ No newline at end of file +1.0.294.0 \ No newline at end of file diff --git a/Source/Applications/SIMProx/SIMProx/Properties/AssemblyInfo.cs b/Source/Applications/SIMProx/SIMProx/Properties/AssemblyInfo.cs index cd9f8c18d..c95a1dd7a 100644 --- a/Source/Applications/SIMProx/SIMProx/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIMProx/SIMProx/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.0.293.0")] +[assembly: AssemblyVersion("1.0.294.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/SIMProx/SIMProxConsole/Properties/AssemblyInfo.cs b/Source/Applications/SIMProx/SIMProxConsole/Properties/AssemblyInfo.cs index eb6667f0c..7b9d0a3d9 100644 --- a/Source/Applications/SIMProx/SIMProxConsole/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIMProx/SIMProxConsole/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.0.293.0")] +[assembly: AssemblyVersion("1.0.294.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/SIMProx/SIMProxServices/Properties/AssemblyInfo.cs b/Source/Applications/SIMProx/SIMProxServices/Properties/AssemblyInfo.cs index 51b73ea66..53452190c 100644 --- a/Source/Applications/SIMProx/SIMProxServices/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIMProx/SIMProxServices/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.0.293.0")] +[assembly: AssemblyVersion("1.0.294.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/SIMProx/SIMProxShell/Properties/AssemblyInfo.cs b/Source/Applications/SIMProx/SIMProxShell/Properties/AssemblyInfo.cs index b44c8a478..cb3aac23f 100644 --- a/Source/Applications/SIMProx/SIMProxShell/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIMProx/SIMProxShell/Properties/AssemblyInfo.cs @@ -31,6 +31,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.0.293.0")] -[assembly: AssemblyVersion("1.0.293.0")] -[assembly: AssemblyFileVersion("1.0.293.0")] +// [assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyFileVersion("1.0.294.0")] diff --git a/Source/Applications/SIMProxManager/SIMProxManager/Properties/AssemblyInfo.cs b/Source/Applications/SIMProxManager/SIMProxManager/Properties/AssemblyInfo.cs index 39007e0cb..86e72d708 100644 --- a/Source/Applications/SIMProxManager/SIMProxManager/Properties/AssemblyInfo.cs +++ b/Source/Applications/SIMProxManager/SIMProxManager/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.0.293.0")] -[assembly: AssemblyVersion("1.0.293.0")] -[assembly: AssemblyFileVersion("1.0.293.0")] +// [assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyFileVersion("1.0.294.0")] diff --git a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs index 8db145853..91069544f 100755 --- a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs +++ b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs @@ -50,6 +50,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.0.293.0")] -[assembly: AssemblyVersion("1.0.293.0")] -[assembly: AssemblyFileVersion("1.0.293.0")] +// [assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyVersion("1.0.294.0")] +[assembly: AssemblyFileVersion("1.0.294.0")]