Skip to content

Commit 4726099

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Update assembly file version to 5.2
1 parent 3f2465f commit 4726099

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

STL_Adapter/Properties/AssemblyInfo.cs

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

6060

STL_Engine/Properties/AssemblyInfo.cs

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

6060

STL_oM/Properties/AssemblyInfo.cs

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

6060

0 commit comments

Comments
 (0)