Bump version to 2.2

This commit is contained in:
2014-08-28 18:27:44 +01:00
parent 8c358a5084
commit 3ae937ef60
6 changed files with 5 additions and 8 deletions

View File

@@ -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

View File

@@ -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.

View File

@@ -10,7 +10,7 @@
<RootNamespace>DiscImageChef</RootNamespace>
<AssemblyName>DiscImageChef</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.1</ReleaseVersion>
<ReleaseVersion>2.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>True</DebugSymbols>

View File

@@ -41,6 +41,6 @@
</Package>
</Packages>
</Packages>
<ReleaseVersion>2.1</ReleaseVersion>
<ReleaseVersion>2.2</ReleaseVersion>
</PropertyGroup>
</Project>

View File

@@ -1,4 +1,4 @@
DiscImageChef v2.10
DiscImageChef v2.20
===================
Disc Image Chef (because "swiss-army-knife" is used too much)

3
TODO
View File

@@ -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!