Skip to content

Commit 0257a9d

Browse files
committed
SystemCenter: Version change for build v3.0.579.69-master.
1 parent 66918d7 commit 0257a9d

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

Build/Scripts/SystemCenter.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.578.69
1+
3.0.579.69

Source/Applications/SystemCenter/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
33-
// [assembly: AssemblyVersion("3.0.578.69")]
34-
[assembly: AssemblyVersion("3.0.578.69")]
35-
[assembly: AssemblyFileVersion("3.0.578.69")]
33+
// [assembly: AssemblyVersion("3.0.579.69")]
34+
[assembly: AssemblyVersion("3.0.579.69")]
35+
[assembly: AssemblyFileVersion("3.0.579.69")]

Source/Applications/SystemCenterNotification/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("3.0.578.69")]
35-
[assembly: AssemblyFileVersion("3.0.578.69")]
34+
[assembly: AssemblyVersion("3.0.579.69")]
35+
[assembly: AssemblyFileVersion("3.0.579.69")]

Source/Applications/WixFolderGen/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("3.0.578.69")]
35-
[assembly: AssemblyVersion("3.0.578.69")]
36-
[assembly: AssemblyFileVersion("3.0.578.69")]
34+
// [assembly: AssemblyVersion("3.0.579.69")]
35+
[assembly: AssemblyVersion("3.0.579.69")]
36+
[assembly: AssemblyFileVersion("3.0.579.69")]

Source/Tests/UserInterface/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("3.0.578.69")]
35-
[assembly: AssemblyVersion("3.0.578.69")]
36-
[assembly: AssemblyFileVersion("3.0.578.69")]
34+
// [assembly: AssemblyVersion("3.0.579.69")]
35+
[assembly: AssemblyVersion("3.0.579.69")]
36+
[assembly: AssemblyFileVersion("3.0.579.69")]

0 commit comments

Comments
 (0)