Skip to content

Commit

Permalink
openECA: Version change for build v0.1.28.0-master.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Jun 29, 2016
1 parent 174b512 commit 12f7489
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Build/Scripts/openECA.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.27.0
0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
[assembly: AssemblyFileVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyFileVersion("0.1.28.0")]
4 changes: 2 additions & 2 deletions Source/Tools/Setup/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("0.1.27.0")]
[assembly: AssemblyVersion("0.1.27.0")]
// [assembly: AssemblyVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.28.0")]

0 comments on commit 12f7489

Please sign in to comment.