From 3ae937ef6013909af0e47f43aae252aeb8f4ff26 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 28 Aug 2014 18:27:44 +0100 Subject: [PATCH] Bump version to 2.2 --- DiscImageChef.sln | 2 +- DiscImageChef/AssemblyInfo.cs | 2 +- DiscImageChef/DiscImageChef.csproj | 2 +- Packages.mdproj | 2 +- README.md | 2 +- TODO | 3 --- 6 files changed, 5 insertions(+), 8 deletions(-) diff --git a/DiscImageChef.sln b/DiscImageChef.sln index ccda734c5..2df4c38e9 100644 --- a/DiscImageChef.sln +++ b/DiscImageChef.sln @@ -27,6 +27,6 @@ Global GlobalSection(MonoDevelopProperties) = preSolution StartupItem = DiscImageChef\DiscImageChef.csproj description = The Disc Image Chef. - version = 2.1 + version = 2.2 EndGlobalSection EndGlobal diff --git a/DiscImageChef/AssemblyInfo.cs b/DiscImageChef/AssemblyInfo.cs index 69818c962..de023b5b3 100644 --- a/DiscImageChef/AssemblyInfo.cs +++ b/DiscImageChef/AssemblyInfo.cs @@ -54,7 +54,7 @@ using System.Reflection; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.*")] +[assembly: AssemblyVersion("2.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/DiscImageChef/DiscImageChef.csproj b/DiscImageChef/DiscImageChef.csproj index 58148609d..3838ed717 100644 --- a/DiscImageChef/DiscImageChef.csproj +++ b/DiscImageChef/DiscImageChef.csproj @@ -10,7 +10,7 @@ DiscImageChef DiscImageChef v3.5 - 2.1 + 2.2 True diff --git a/Packages.mdproj b/Packages.mdproj index cfcfcec85..53fdb20d7 100644 --- a/Packages.mdproj +++ b/Packages.mdproj @@ -41,6 +41,6 @@ - 2.1 + 2.2 \ No newline at end of file diff --git a/README.md b/README.md index 7f2f970a5..e4dbf3717 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -DiscImageChef v2.10 +DiscImageChef v2.20 =================== Disc Image Chef (because "swiss-army-knife" is used too much) diff --git a/TODO b/TODO index fd7143f00..8f8abb163 100644 --- a/TODO +++ b/TODO @@ -56,9 +56,6 @@ Partitioning scheme plugins: --- Add support for Sun partitions --- Add support for Ultrix partitions -Things to test/debug: ---- After moving to disc images, HFS CDs with 512 bytes/sector are not detected anymore - Other things: --- Surprise!