Skip to content

Commit a5637e7

Browse files
author
Fraser Greenroyd
authored
Update AssemblyFileVersion to 7.2 (#380)
2 parents 521b303 + 29344c7 commit a5637e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MidasCivil_Adapter/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("7.0.0.0")]
58-
[assembly: AssemblyFileVersion("7.1.0.0")]
58+
[assembly: AssemblyFileVersion("7.2.0.0")]
5959

6060

6161

MidasCivil_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("7.0.0.0")]
58-
[assembly: AssemblyFileVersion("7.1.0.0")]
58+
[assembly: AssemblyFileVersion("7.2.0.0")]
5959

6060

6161

MidasCivil_oM/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("7.0.0.0")]
58-
[assembly: AssemblyFileVersion("7.1.0.0")]
58+
[assembly: AssemblyFileVersion("7.2.0.0")]
5959

6060

6161

0 commit comments

Comments
 (0)