Bumped version to 3.2.99.2.

This commit is contained in:
2016-08-09 15:34:26 +01:00
parent 828e28a04e
commit dbea12cc2c
2 changed files with 5 additions and 1 deletions

View File

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

View File

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