diff --git a/Build/Scripts/PTPSync.version b/Build/Scripts/PTPSync.version index 2f12aec6..6b940ab5 100644 --- a/Build/Scripts/PTPSync.version +++ b/Build/Scripts/PTPSync.version @@ -1 +1 @@ -1.1.249.0 \ No newline at end of file +1.1.250.0 \ No newline at end of file diff --git a/Source/Applications/PTPSync/PTPSync/Properties/AssemblyInfo.cs b/Source/Applications/PTPSync/PTPSync/Properties/AssemblyInfo.cs index 3ed912e0..d2b4bdf6 100644 --- a/Source/Applications/PTPSync/PTPSync/Properties/AssemblyInfo.cs +++ b/Source/Applications/PTPSync/PTPSync/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.1.249.0")] +[assembly: AssemblyVersion("1.1.250.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/PTPSync/PTPSyncConsole/Properties/AssemblyInfo.cs b/Source/Applications/PTPSync/PTPSyncConsole/Properties/AssemblyInfo.cs index 23e6a860..3e776228 100644 --- a/Source/Applications/PTPSync/PTPSyncConsole/Properties/AssemblyInfo.cs +++ b/Source/Applications/PTPSync/PTPSyncConsole/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.1.249.0")] +[assembly: AssemblyVersion("1.1.250.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/PTPSync/PTPSyncServices/Properties/AssemblyInfo.cs b/Source/Applications/PTPSync/PTPSyncServices/Properties/AssemblyInfo.cs index 53295b79..d4ec4927 100644 --- a/Source/Applications/PTPSync/PTPSyncServices/Properties/AssemblyInfo.cs +++ b/Source/Applications/PTPSync/PTPSyncServices/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.1.249.0")] +[assembly: AssemblyVersion("1.1.250.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/PTPSync/PTPSyncShell/Properties/AssemblyInfo.cs b/Source/Applications/PTPSync/PTPSyncShell/Properties/AssemblyInfo.cs index 9480844a..a8d7e924 100644 --- a/Source/Applications/PTPSync/PTPSyncShell/Properties/AssemblyInfo.cs +++ b/Source/Applications/PTPSync/PTPSyncShell/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.1.249.0")] -[assembly: AssemblyVersion("1.1.249.0")] -[assembly: AssemblyFileVersion("1.1.249.0")] +// [assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyFileVersion("1.1.250.0")] diff --git a/Source/Applications/PTPSyncManager/PTPSyncManager/Properties/AssemblyInfo.cs b/Source/Applications/PTPSyncManager/PTPSyncManager/Properties/AssemblyInfo.cs index 8d965dc9..51561dc2 100644 --- a/Source/Applications/PTPSyncManager/PTPSyncManager/Properties/AssemblyInfo.cs +++ b/Source/Applications/PTPSyncManager/PTPSyncManager/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.1.249.0")] -[assembly: AssemblyVersion("1.1.249.0")] -[assembly: AssemblyFileVersion("1.1.249.0")] +// [assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyFileVersion("1.1.250.0")] diff --git a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs index 96f0db03..981cd6e8 100644 --- 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.1.249.0")] -[assembly: AssemblyVersion("1.1.249.0")] -[assembly: AssemblyFileVersion("1.1.249.0")] +// [assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyVersion("1.1.250.0")] +[assembly: AssemblyFileVersion("1.1.250.0")]