Skip to content

Commit 643456f

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Update assembly file version to 5.2
1 parent c54c17f commit 643456f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

SQL_Adapter/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
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("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.1.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.2.0.0")]
5959

SQL_Engine/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
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("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.1.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.2.0.0")]
5959

SQL_oM/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
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("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.1.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.2.0.0")]
5959

0 commit comments

Comments
 (0)