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!