Skip to content

Commit

Permalink
Version updated to 1.0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Jun 30, 2015
1 parent b54f4b0 commit 51930be
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dg.Sql.Connector.MsSql/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.41")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: AssemblyVersion("1.0.0.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
4 changes: 2 additions & 2 deletions dg.Sql.Connector.MySql/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.41")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: AssemblyVersion("1.0.0.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
4 changes: 2 additions & 2 deletions dg.Sql.Connector.OleDb/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.41")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: AssemblyVersion("1.0.0.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
4 changes: 2 additions & 2 deletions dg.Sql.Connector.PostgreSQL/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.41")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: AssemblyVersion("1.0.0.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
4 changes: 2 additions & 2 deletions dg.Sql/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.41")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: AssemblyVersion("1.0.0.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]

0 comments on commit 51930be

Please sign in to comment.