Skip to content

Commit d60fa5c

Browse files
authored
8.0 Deployment (#329)
2 parents 71c2f83 + c583509 commit d60fa5c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

GSA_Adapter/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
// You can specify all the values or you can default the Build and Revision Numbers
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
56-
[assembly: AssemblyVersion("7.0.0.0")]
57-
[assembly: AssemblyFileVersion("7.3.0.0")]
56+
[assembly: AssemblyVersion("8.0.0.0")]
57+
[assembly: AssemblyFileVersion("8.0.0.0")]
5858

5959

6060

GSA_Engine/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
// You can specify all the values or you can default the Build and Revision Numbers
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
56-
[assembly: AssemblyVersion("7.0.0.0")]
57-
[assembly: AssemblyFileVersion("7.3.0.0")]
56+
[assembly: AssemblyVersion("8.0.0.0")]
57+
[assembly: AssemblyFileVersion("8.0.0.0")]
5858

5959

6060

GSA_oM/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
// You can specify all the values or you can default the Build and Revision Numbers
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
57-
[assembly: AssemblyVersion("7.0.0.0")]
58-
[assembly: AssemblyFileVersion("7.3.0.0")]
57+
[assembly: AssemblyVersion("8.0.0.0")]
58+
[assembly: AssemblyFileVersion("8.0.0.0")]
5959

6060

6161

0 commit comments

Comments
 (0)