From 0c4dcf8bcc1d737aa7fde829e55af36be6c82e6c Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sat, 7 Aug 2010 15:04:04 +0200 Subject: [PATCH] bumped version numbers for release --- Basenji/src/AssemblyInfo.cs | 2 +- Platform/src/AssemblyInfo.cs | 2 +- VolumeDB/src/AssemblyInfo.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Basenji/src/AssemblyInfo.cs b/Basenji/src/AssemblyInfo.cs index ec1641d..0494150 100644 --- a/Basenji/src/AssemblyInfo.cs +++ b/Basenji/src/AssemblyInfo.cs @@ -41,7 +41,7 @@ // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("0.6.9")] +[assembly: AssemblyVersion("0.7.0")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing. diff --git a/Platform/src/AssemblyInfo.cs b/Platform/src/AssemblyInfo.cs index 9c5b13e..50e5908 100644 --- a/Platform/src/AssemblyInfo.cs +++ b/Platform/src/AssemblyInfo.cs @@ -41,7 +41,7 @@ // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("0.6.1")] +[assembly: AssemblyVersion("0.7.0")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing. diff --git a/VolumeDB/src/AssemblyInfo.cs b/VolumeDB/src/AssemblyInfo.cs index a177c18..78b9b4f 100644 --- a/VolumeDB/src/AssemblyInfo.cs +++ b/VolumeDB/src/AssemblyInfo.cs @@ -41,7 +41,7 @@ // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("0.6.9")] +[assembly: AssemblyVersion("0.7.0")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.