Version bumped to 3.4.99.0.

This commit is contained in:
2017-06-04 23:09:27 +01:00
parent 7105fbb333
commit ce3e941e1c
36 changed files with 85 additions and 49 deletions

View File

@@ -10,8 +10,9 @@
<OutputType>Library</OutputType>
<RootNamespace>DiscImageChef.Server</RootNamespace>
<AssemblyName>DiscImageChef.Server</AssemblyName>
<ReleaseVersion>3.3.99.0</ReleaseVersion>
<ReleaseVersion>3.4.99.0</ReleaseVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>