diff --git a/Build/Scripts/substationSBG.version b/Build/Scripts/substationSBG.version index beae646bf8..ac435f03ac 100755 --- a/Build/Scripts/substationSBG.version +++ b/Build/Scripts/substationSBG.version @@ -1 +1 @@ -1.6.1.0 \ No newline at end of file +1.6.2.0 \ No newline at end of file diff --git a/Source/Applications/substationSBG/substationSBG/Properties/AssemblyInfo.cs b/Source/Applications/substationSBG/substationSBG/Properties/AssemblyInfo.cs index 51820328db..456c745b42 100755 --- a/Source/Applications/substationSBG/substationSBG/Properties/AssemblyInfo.cs +++ b/Source/Applications/substationSBG/substationSBG/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.5.257.0")] +[assembly: AssemblyVersion("1.6.2.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/substationSBG/substationSBGConsole/Properties/AssemblyInfo.cs b/Source/Applications/substationSBG/substationSBGConsole/Properties/AssemblyInfo.cs index bda6ef3ddd..a297d2c72f 100755 --- a/Source/Applications/substationSBG/substationSBGConsole/Properties/AssemblyInfo.cs +++ b/Source/Applications/substationSBG/substationSBGConsole/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.5.257.0")] +[assembly: AssemblyVersion("1.6.2.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/substationSBG/substationSBGServices/Properties/AssemblyInfo.cs b/Source/Applications/substationSBG/substationSBGServices/Properties/AssemblyInfo.cs index 71de9cfa4b..b10092dc14 100755 --- a/Source/Applications/substationSBG/substationSBGServices/Properties/AssemblyInfo.cs +++ b/Source/Applications/substationSBG/substationSBGServices/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.InteropServices; // Assembly identity attributes. -[assembly: AssemblyVersion("1.5.257.0")] +[assembly: AssemblyVersion("1.6.2.0")] // Informational attributes. [assembly: AssemblyCompany("Grid Protection Alliance")] diff --git a/Source/Applications/substationSBG/substationSBGShell/Properties/AssemblyInfo.cs b/Source/Applications/substationSBG/substationSBGShell/Properties/AssemblyInfo.cs index baf5e69555..ba89efd702 100755 --- a/Source/Applications/substationSBG/substationSBGShell/Properties/AssemblyInfo.cs +++ b/Source/Applications/substationSBG/substationSBGShell/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.5.257.0")] -[assembly: AssemblyVersion("1.5.257.0")] -[assembly: AssemblyFileVersion("1.5.257.0")] +// [assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")] diff --git a/Source/Applications/substationSBGManager/substationSBGManager/Properties/AssemblyInfo.cs b/Source/Applications/substationSBGManager/substationSBGManager/Properties/AssemblyInfo.cs index dca70e38b9..f2b0223427 100755 --- a/Source/Applications/substationSBGManager/substationSBGManager/Properties/AssemblyInfo.cs +++ b/Source/Applications/substationSBGManager/substationSBGManager/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.5.257.0")] -[assembly: AssemblyVersion("1.5.257.0")] -[assembly: AssemblyFileVersion("1.5.257.0")] +// [assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")] diff --git a/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs b/Source/Tools/ConfigurationSetupUtility/Properties/AssemblyInfo.cs index 8ed2f96caa..45b43f368b 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.5.257.0")] -[assembly: AssemblyVersion("1.5.257.0")] -[assembly: AssemblyFileVersion("1.5.257.0")] +// [assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")]