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

@@ -9,7 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>DiscImageChef</RootNamespace>
<AssemblyName>DiscImageChef</AssemblyName>
<ReleaseVersion>3.3.99.0</ReleaseVersion>
<ReleaseVersion>3.4.99.0</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>True</DebugSymbols>
@@ -83,7 +83,7 @@
<inheritsScope />
</VersionControlPolicy>
<ChangeLogPolicy UpdateMode="ProjectRoot" VcsIntegration="RequireEntry">
<MessageStyle LastFilePostfix=":&#xA; " LineAlign="2" IncludeDirectoryPaths="True" />
<MessageStyle Header="" Indent="" LastFilePostfix=":&#xA; " LineAlign="2" IncludeDirectoryPaths="True" />
<inheritsSet />
<inheritsScope />
</ChangeLogPolicy>