Skip to content

Commit

Permalink
openECA: Version change for build v0.1.34.0-master.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Jul 6, 2016
1 parent 958d0db commit a662b1b
Show file tree
Hide file tree
Showing 17 changed files with 42 additions and 42 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.33.0
0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.0")]
6 changes: 3 additions & 3 deletions Source/Templates/FSharp/AlgorithmTemplate/AssemblyInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ open System.Runtime.InteropServices
//
// 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.33.0")>]
[<assembly: AssemblyVersion("0.1.33.0")>]
[<assembly: AssemblyFileVersion("0.1.33.0")>]
// [<assembly: AssemblyVersion("0.1.34.0")>]
[<assembly: AssemblyVersion("0.1.34.0")>]
[<assembly: AssemblyFileVersion("0.1.34.0")>]

do
()
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Imports System.Runtime.InteropServices
'
' 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.33.0")>
' <Assembly: AssemblyVersion("0.1.34.0")>

<Assembly: AssemblyVersion("0.1.33.0")>
<Assembly: AssemblyFileVersion("0.1.33.0")>
<Assembly: AssemblyVersion("0.1.34.0")>
<Assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
[assembly: AssemblyFileVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyFileVersion("0.1.34.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.33.0")]
[assembly: AssemblyVersion("0.1.33.0")]
// [assembly: AssemblyVersion("0.1.34.0")]
[assembly: AssemblyVersion("0.1.34.0")]

0 comments on commit a662b1b

Please sign in to comment.