Version up to 4.0.99.0.

From now on in-development versions will be X.Y.99.Z, with Z being
a published development versions, and X.Y being the latest stable release.
This commit is contained in:
2017-12-30 09:09:49 +00:00
parent b12518e7f6
commit c8ccb37a79
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>DiscImageChef.CommonTypes</RootNamespace>
<AssemblyName>DiscImageChef.CommonTypes</AssemblyName>
<ReleaseVersion>4.0.0.0</ReleaseVersion>
<ReleaseVersion>4.0.99.0</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">