Skip to content

Commit a56b244

Browse files
committed
GridSolutionsFramework: Version change for build v2.4.220.0-master.
1 parent ff094b2 commit a56b244

File tree

119 files changed

+387
-387
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+387
-387
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.219.0
1+
2.4.220.0

Source/Applications/DataPublisherTest/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.4.219.0")]
62-
[assembly: AssemblyVersion("2.4.219.0")]
63-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
61+
// [assembly: AssemblyVersion("2.4.220.0")]
62+
[assembly: AssemblyVersion("2.4.220.0")]
63+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]

Source/Applications/DataSubscriberTest/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.4.219.0")]
62-
[assembly: AssemblyVersion("2.4.219.0")]
63-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
61+
// [assembly: AssemblyVersion("2.4.220.0")]
62+
[assembly: AssemblyVersion("2.4.220.0")]
63+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]
6464

Source/Applications/GEPLoadTest/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.4.219.0")]
62-
[assembly: AssemblyVersion("2.4.219.0")]
63-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
61+
// [assembly: AssemblyVersion("2.4.220.0")]
62+
[assembly: AssemblyVersion("2.4.220.0")]
63+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]
6464

Source/Applications/LibraryTester/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
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("2.4.219.0")]
34-
[assembly: AssemblyVersion("2.4.219.0")]
35-
[assembly: AssemblyFileVersion("2.4.219.0")]
36-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
33+
// [assembly: AssemblyVersion("2.4.220.0")]
34+
[assembly: AssemblyVersion("2.4.220.0")]
35+
[assembly: AssemblyFileVersion("2.4.220.0")]
36+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]

Source/Applications/TsfManager/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
//
7777
// You can specify all the values or you can default the Build and Revision Numbers
7878
// by using the '*' as shown below:
79-
// [assembly: AssemblyVersion("2.4.219.0")]
80-
[assembly: AssemblyVersion("2.4.219.0")]
81-
[assembly: AssemblyFileVersion("2.4.219.0")]
82-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
79+
// [assembly: AssemblyVersion("2.4.220.0")]
80+
[assembly: AssemblyVersion("2.4.220.0")]
81+
[assembly: AssemblyFileVersion("2.4.220.0")]
82+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]

Source/Applications/Wave Demo Apps/UpdateWAVMetaData/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.4.219.0")]
62-
[assembly: AssemblyVersion("2.4.219.0")]
63-
[assembly: AssemblyFileVersion("2.4.219.0")]
64-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
61+
// [assembly: AssemblyVersion("2.4.220.0")]
62+
[assembly: AssemblyVersion("2.4.220.0")]
63+
[assembly: AssemblyFileVersion("2.4.220.0")]
64+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]

Source/Applications/Wave Demo Apps/WavSubscriptionDemo/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
//
7777
// You can specify all the values or you can default the Build and Revision Numbers
7878
// by using the '*' as shown below:
79-
// [assembly: AssemblyVersion("2.4.219.0")]
80-
[assembly: AssemblyVersion("2.4.219.0")]
81-
[assembly: AssemblyFileVersion("2.4.219.0")]
82-
[assembly: AssemblyInformationalVersion("2.4.219-beta")]
79+
// [assembly: AssemblyVersion("2.4.220.0")]
80+
[assembly: AssemblyVersion("2.4.220.0")]
81+
[assembly: AssemblyFileVersion("2.4.220.0")]
82+
[assembly: AssemblyInformationalVersion("2.4.220-beta")]

Source/Extensions/GPAVSExtension/My Project/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Imports System.Runtime.InteropServices
2929
'
3030
' You can specify all the values or you can default the Build and Revision Numbers
3131
' by using the '*' as shown below:
32-
' [assembly: AssemblyVersion("2.4.219.0")]
33-
<Assembly: AssemblyVersion("2.4.219.0")>
34-
<Assembly: AssemblyFileVersion("2.4.219.0")>
32+
' [assembly: AssemblyVersion("2.4.220.0")]
33+
<Assembly: AssemblyVersion("2.4.220.0")>
34+
<Assembly: AssemblyFileVersion("2.4.220.0")>

Source/Extensions/GPAVSExtension64/My Project/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Imports System.Runtime.InteropServices
2929
'
3030
' You can specify all the values or you can default the Build and Revision Numbers
3131
' by using the '*' as shown below:
32-
' [assembly: AssemblyVersion("2.4.219.0")]
33-
<Assembly: AssemblyVersion("2.4.219.0")>
34-
<Assembly: AssemblyFileVersion("2.4.219.0")>
32+
' [assembly: AssemblyVersion("2.4.220.0")]
33+
<Assembly: AssemblyVersion("2.4.220.0")>
34+
<Assembly: AssemblyFileVersion("2.4.220.0")>

0 commit comments

Comments
 (0)