Skip to content

Commit

Permalink
Changed version to 1.0.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Sep 12, 2014
1 parent 8e1de4b commit f91c584
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.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]
[assembly: AssemblyVersion("1.0.0.36")]
[assembly: AssemblyFileVersion("1.0.0.36")]
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.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]
[assembly: AssemblyVersion("1.0.0.36")]
[assembly: AssemblyFileVersion("1.0.0.36")]
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.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]
[assembly: AssemblyVersion("1.0.0.36")]
[assembly: AssemblyFileVersion("1.0.0.36")]
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.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]
[assembly: AssemblyVersion("1.0.0.36")]
[assembly: AssemblyFileVersion("1.0.0.36")]
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.35")]
[assembly: AssemblyFileVersion("1.0.0.35")]
[assembly: AssemblyVersion("1.0.0.36")]
[assembly: AssemblyFileVersion("1.0.0.36")]

0 comments on commit f91c584

Please sign in to comment.