diff --git a/Build/Scripts/PTPSync.version b/Build/Scripts/PTPSync.version index 60bdb3d86..ea5f52b86 100644 --- a/Build/Scripts/PTPSync.version +++ b/Build/Scripts/PTPSync.version @@ -1 +1 @@ -1.1.152.0 \ No newline at end of file +1.1.153.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 d65b83914..26bc6d2ce 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.152.0")] +[assembly: AssemblyVersion("1.1.153.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 b738ae871..b6c49739a 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.152.0")] +[assembly: AssemblyVersion("1.1.153.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 3ea03e9d1..35812e94c 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.152.0")] +[assembly: AssemblyVersion("1.1.153.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 adefd6128..9570870f5 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.152.0")] -[assembly: AssemblyVersion("1.1.152.0")] -[assembly: AssemblyFileVersion("1.1.152.0")] +// [assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyFileVersion("1.1.153.0")] diff --git a/Source/Applications/PTPSyncManager/PTPSyncManager/Properties/AssemblyInfo.cs b/Source/Applications/PTPSyncManager/PTPSyncManager/Properties/AssemblyInfo.cs index 5509a54ac..be158f79a 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.152.0")] -[assembly: AssemblyVersion("1.1.152.0")] -[assembly: AssemblyFileVersion("1.1.152.0")] +// [assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyFileVersion("1.1.153.0")] diff --git a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs index 1602022e5..f338c8882 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.152.0")] -[assembly: AssemblyVersion("1.1.152.0")] -[assembly: AssemblyFileVersion("1.1.152.0")] +// [assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyVersion("1.1.153.0")] +[assembly: AssemblyFileVersion("1.1.153.0")]