Skip to content

Commit

Permalink
openMIC: Version change for build v1.1.77.0-master.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Aug 17, 2017
1 parent 12e3c7c commit 5266524
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Build/Scripts/openMIC.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.76.0
1.1.77.0
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.InteropServices;

// Assembly identity attributes.
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyVersion("1.1.77.0")]

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

// Assembly identity attributes.
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyVersion("1.1.77.0")]

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

// Assembly identity attributes.
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyVersion("1.1.77.0")]

// Informational attributes.
[assembly: AssemblyCompany("Grid Protection Alliance")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]
6 changes: 3 additions & 3 deletions Source/Tools/BenDownloader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]
6 changes: 3 additions & 3 deletions Source/Tools/IGridDownloader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.76.0")]
[assembly: AssemblyVersion("1.1.76.0")]
[assembly: AssemblyFileVersion("1.1.76.0")]
// [assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyVersion("1.1.77.0")]
[assembly: AssemblyFileVersion("1.1.77.0")]

0 comments on commit 5266524

Please sign in to comment.