Browse Source

Set AssemblyVersion to 0.5.0.3936.

pull/1/head
rstam 15 years ago
parent
commit
0c8658e892
  1. 2
      BsonLibrary/Properties/AssemblyInfo.cs
  2. 2
      BsonLibraryUnitTests/Properties/AssemblyInfo.cs
  3. 2
      CSharpDriver/Properties/AssemblyInfo.cs
  4. 2
      CSharpDriverUnitTests/Properties/AssemblyInfo.cs

2
BsonLibrary/Properties/AssemblyInfo.cs

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// 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("0.5.0.1001")]
[assembly: AssemblyVersion("0.5.0.3936")]

2
BsonLibraryUnitTests/Properties/AssemblyInfo.cs

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// 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("0.5.0.1001")]
[assembly: AssemblyVersion("0.5.0.3936")]

2
CSharpDriver/Properties/AssemblyInfo.cs

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// 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("0.5.0.1001")]
[assembly: AssemblyVersion("0.5.0.3936")]

2
CSharpDriverUnitTests/Properties/AssemblyInfo.cs

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// 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("0.5.0.1001")]
[assembly: AssemblyVersion("0.5.0.3936")]
Loading…
Cancel
Save