Bumped version to 3.2.99.2.

This commit is contained in:
2016-08-09 15:34:26 +01:00
parent 2ea73a1889
commit 1ec80391cc
29 changed files with 75 additions and 15 deletions

View File

@@ -1,3 +1,7 @@
2016-08-09 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.Partitions.csproj: Bumped version to 3.2.99.2.
2016-08-09 Natalia Portillo <claunia@claunia.com>
* AppleMap.cs: Do not continue checking APM on CDs with

View File

@@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>DiscImageChef.Partitions</RootNamespace>
<AssemblyName>DiscImageChef.Partitions</AssemblyName>
<ReleaseVersion>3.2.99.1</ReleaseVersion>
<ReleaseVersion>3.2.99.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>