Skip to content

Commit

Permalink
PDQTracker: Version change for build v1.2.111.0-master.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Oct 11, 2017
1 parent f437b66 commit 81527f2
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Build/Scripts/PDQTracker.version
@@ -1 +1 @@
1.2.110.0
1.2.111.0
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.InteropServices;

// Assembly identity attributes.
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyVersion("1.2.111.0")]

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

// Assembly identity attributes.
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyVersion("1.2.111.0")]

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

// Assembly identity attributes.
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyVersion("1.2.111.0")]

// Informational attributes.
[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
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyFileVersion("1.2.110.0")]
// [assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyFileVersion("1.2.111.0")]
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.2.110.0")]
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyFileVersion("1.2.110.0")]
// [assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyFileVersion("1.2.111.0")]
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.2.110.0")]
[assembly: AssemblyVersion("1.2.110.0")]
[assembly: AssemblyFileVersion("1.2.110.0")]
// [assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyVersion("1.2.111.0")]
[assembly: AssemblyFileVersion("1.2.111.0")]

0 comments on commit 81527f2

Please sign in to comment.