Skip to content

Commit 62a19be

Browse files
Update AssemblyVersion
1 parent 905b427 commit 62a19be

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
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("2.0.0.0")]
3636
[assembly: AssemblyFileVersion("2.4.0.0")]

MidasCivil_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("2.0.0.0")]
3636
[assembly: AssemblyFileVersion("2.4.0.0")]

MidasCivil_oM/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("2.0.0.0")]
3636
[assembly: AssemblyFileVersion("2.4.0.0")]

0 commit comments

Comments
 (0)