From 3cc00b25492d02ddc1805390b4e6ee62e7a657b5 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Tue, 5 Sep 2017 17:21:24 +0100 Subject: [PATCH] Version bumped to 3.5.99.0. --- DiscImageChef.Checksums.csproj | 17 ++++------------- Properties/AssemblyInfo.cs | 2 +- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/DiscImageChef.Checksums.csproj b/DiscImageChef.Checksums.csproj index 33e942c..cdbc706 100644 --- a/DiscImageChef.Checksums.csproj +++ b/DiscImageChef.Checksums.csproj @@ -9,7 +9,7 @@ Library DiscImageChef.Checksums DiscImageChef.Checksums - 3.4.99.0 + 3.5.99.0 false @@ -73,18 +73,9 @@ - - - - - - - - - - - - + + + diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index ad62a07..caf2eb7 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ using System.Runtime.CompilerServices; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("3.4.99.0")] +[assembly: AssemblyVersion("3.5.99.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.