Skip to content

Commit

Permalink
Version updated to 1.0.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Dec 18, 2015
1 parent 09f7ae0 commit 5b72ab9
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.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
[assembly: AssemblyVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.43")]
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.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
[assembly: AssemblyVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.43")]
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.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
[assembly: AssemblyVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.43")]
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.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
[assembly: AssemblyVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.43")]
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.42")]
[assembly: AssemblyFileVersion("1.0.0.42")]
[assembly: AssemblyVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.43")]

0 comments on commit 5b72ab9

Please sign in to comment.