Skip to content

Commit

Permalink
Synchrophasor: Version change for build v2.7.5.0-master.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed May 15, 2019
1 parent dcc5231 commit 77736b0
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Build/Scripts/Synchrophasor.version
@@ -1 +1 @@
2.7.4.0 2.7.5.0
Expand Up @@ -31,6 +31,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.InteropServices; using System.Runtime.InteropServices;


// Assembly identity attributes. // Assembly identity attributes.
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]


// Informational attributes. // Informational attributes.
[assembly: AssemblyCompany("Grid Protection Alliance")] [assembly: AssemblyCompany("Grid Protection Alliance")]
Expand Down
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.InteropServices; using System.Runtime.InteropServices;


// Assembly identity attributes. // Assembly identity attributes.
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]


// Informational attributes. // Informational attributes.
[assembly: AssemblyCompany("Grid Protection Alliance")] [assembly: AssemblyCompany("Grid Protection Alliance")]
Expand Down
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.InteropServices; using System.Runtime.InteropServices;


// Assembly identity attributes. // Assembly identity attributes.
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]


// Informational attributes. // Informational attributes.
[assembly: AssemblyCompany("Grid Protection Alliance")] [assembly: AssemblyCompany("Grid Protection Alliance")]
Expand Down
Expand Up @@ -31,6 +31,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -30,6 +30,6 @@
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -30,5 +30,5 @@
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -50,6 +50,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("1.3.11.58011${AfterVersion}] [assembly: AssemblyFileVersion("1.3.11.58011${AfterVersion}]
Expand Up @@ -5,7 +5,7 @@
using System.Windows; using System.Windows;


// Assembly identity attributes. // Assembly identity attributes.
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]


// Informational attributes. // Informational attributes.
[assembly: AssemblyCompany("Grid Protection Alliance")] [assembly: AssemblyCompany("Grid Protection Alliance")]
Expand Down
Expand Up @@ -30,5 +30,5 @@
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -53,6 +53,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
6 changes: 3 additions & 3 deletions Source/Libraries/openPDC.Adapters/Properties/AssemblyInfo.cs
Expand Up @@ -31,6 +31,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
6 changes: 3 additions & 3 deletions Source/Libraries/openPDC.Model/Properties/AssemblyInfo.cs
Expand Up @@ -31,6 +31,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
Expand Up @@ -50,6 +50,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]
6 changes: 3 additions & 3 deletions Source/Tools/MacrodyneController/Properties/AssemblyInfo.cs
Expand Up @@ -30,6 +30,6 @@
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("2.7.4.0")] // [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyVersion("2.7.4.0")] [assembly: AssemblyVersion("2.7.5.0")]
[assembly: AssemblyFileVersion("2.7.4.0")] [assembly: AssemblyFileVersion("2.7.5.0")]

0 comments on commit 77736b0

Please sign in to comment.