Bumped version to 3.2.99.2.

This commit is contained in:
2016-08-09 15:34:26 +01:00
parent 61f6ce0121
commit b095d9f649
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2016-08-09 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.CommonTypes.csproj: Bumped version to
3.2.99.2.
2016-08-07 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.CommonTypes.csproj: Public beta release

View File

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