diff --git a/DiscImageChef.Checksums/DiscImageChef.Checksums.csproj b/DiscImageChef.Checksums/DiscImageChef.Checksums.csproj
index 459a66bd..f6c35350 100644
--- a/DiscImageChef.Checksums/DiscImageChef.Checksums.csproj
+++ b/DiscImageChef.Checksums/DiscImageChef.Checksums.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Checksums
DiscImageChef.Checksums
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Checksums/Properties/AssemblyInfo.cs b/DiscImageChef.Checksums/Properties/AssemblyInfo.cs
index f939ed83..d79ee085 100644
--- a/DiscImageChef.Checksums/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Checksums/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj b/DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj
index 9df6ef19..f50bbc03 100644
--- a/DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj
+++ b/DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.CommonTypes
DiscImageChef.CommonTypes
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.CommonTypes/Properties/AssemblyInfo.cs b/DiscImageChef.CommonTypes/Properties/AssemblyInfo.cs
index 8640466a..6f892a53 100644
--- a/DiscImageChef.CommonTypes/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.CommonTypes/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Console/DiscImageChef.Console.csproj b/DiscImageChef.Console/DiscImageChef.Console.csproj
index 690c781d..b5c1351d 100644
--- a/DiscImageChef.Console/DiscImageChef.Console.csproj
+++ b/DiscImageChef.Console/DiscImageChef.Console.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Console
DiscImageChef.Console
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Console/Properties/AssemblyInfo.cs b/DiscImageChef.Console/Properties/AssemblyInfo.cs
index ba75eeeb..db81d32e 100644
--- a/DiscImageChef.Console/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Console/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Core/DiscImageChef.Core.csproj b/DiscImageChef.Core/DiscImageChef.Core.csproj
index 81e58b16..7f932e21 100644
--- a/DiscImageChef.Core/DiscImageChef.Core.csproj
+++ b/DiscImageChef.Core/DiscImageChef.Core.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Core
DiscImageChef.Core
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Core/Properties/AssemblyInfo.cs b/DiscImageChef.Core/Properties/AssemblyInfo.cs
index fab58cdd..c365f6b2 100644
--- a/DiscImageChef.Core/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Core/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Decoders/DiscImageChef.Decoders.csproj b/DiscImageChef.Decoders/DiscImageChef.Decoders.csproj
index e0d98f84..fb5a10bb 100644
--- a/DiscImageChef.Decoders/DiscImageChef.Decoders.csproj
+++ b/DiscImageChef.Decoders/DiscImageChef.Decoders.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Decoders
DiscImageChef.Decoders
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Decoders/Properties/AssemblyInfo.cs b/DiscImageChef.Decoders/Properties/AssemblyInfo.cs
index d12c190b..dd43105f 100644
--- a/DiscImageChef.Decoders/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Decoders/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Device.Report/main.h b/DiscImageChef.Device.Report/main.h
index a00a994e..3bd5b555 100644
--- a/DiscImageChef.Device.Report/main.h
+++ b/DiscImageChef.Device.Report/main.h
@@ -33,7 +33,7 @@ Copyright © 2011-2018 Natalia Portillo
#ifndef DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
#define DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
-#define DIC_VERSION "3.99.6.0"
+#define DIC_VERSION "4.0.0.0"
#define DIC_COPYRIGHT "Copyright © 2011-2017 Natalia Portillo"
#define XML_ENCODING "UTF-8"
#define DIC_REPORT_ROOT "DicDeviceReport"
diff --git a/DiscImageChef.Devices/DiscImageChef.Devices.csproj b/DiscImageChef.Devices/DiscImageChef.Devices.csproj
index 82aef527..b96ef1d5 100644
--- a/DiscImageChef.Devices/DiscImageChef.Devices.csproj
+++ b/DiscImageChef.Devices/DiscImageChef.Devices.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Devices
DiscImageChef.Devices
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Devices/Properties/AssemblyInfo.cs b/DiscImageChef.Devices/Properties/AssemblyInfo.cs
index 6cdb91b3..09af2cbd 100644
--- a/DiscImageChef.Devices/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Devices/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj b/DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj
index 867fd1a0..eb0f247f 100644
--- a/DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj
+++ b/DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.DiscImages
DiscImageChef.DiscImages
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.DiscImages/Properties/AssemblyInfo.cs b/DiscImageChef.DiscImages/Properties/AssemblyInfo.cs
index 0421f81f..8852663d 100644
--- a/DiscImageChef.DiscImages/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.DiscImages/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj b/DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj
index 7552c338..84adab4e 100644
--- a/DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj
+++ b/DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Filesystems
DiscImageChef.Filesystems
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Filesystems/Properties/AssemblyInfo.cs b/DiscImageChef.Filesystems/Properties/AssemblyInfo.cs
index 06669f98..9657c3bc 100644
--- a/DiscImageChef.Filesystems/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Filesystems/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Filters/DiscImageChef.Filters.csproj b/DiscImageChef.Filters/DiscImageChef.Filters.csproj
index 376ba028..7b083855 100644
--- a/DiscImageChef.Filters/DiscImageChef.Filters.csproj
+++ b/DiscImageChef.Filters/DiscImageChef.Filters.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Filters
DiscImageChef.Filters
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Helpers/DiscImageChef.Helpers.csproj b/DiscImageChef.Helpers/DiscImageChef.Helpers.csproj
index 8bd7bf18..da8e12ca 100644
--- a/DiscImageChef.Helpers/DiscImageChef.Helpers.csproj
+++ b/DiscImageChef.Helpers/DiscImageChef.Helpers.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Helpers
DiscImageChef.Helpers
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Helpers/Properties/AssemblyInfo.cs b/DiscImageChef.Helpers/Properties/AssemblyInfo.cs
index c6eb046f..b461ec1d 100644
--- a/DiscImageChef.Helpers/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Helpers/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Interop/DiscImageChef.Interop.csproj b/DiscImageChef.Interop/DiscImageChef.Interop.csproj
index 7f3670af..e4affb38 100644
--- a/DiscImageChef.Interop/DiscImageChef.Interop.csproj
+++ b/DiscImageChef.Interop/DiscImageChef.Interop.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Interop
DiscImageChef.Interop
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Interop/Properties/AssemblyInfo.cs b/DiscImageChef.Interop/Properties/AssemblyInfo.cs
index c2683b24..9a5be5f7 100644
--- a/DiscImageChef.Interop/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Interop/Properties/AssemblyInfo.cs
@@ -54,7 +54,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Metadata/DiscImageChef.Metadata.csproj b/DiscImageChef.Metadata/DiscImageChef.Metadata.csproj
index 8a167069..b8f58002 100644
--- a/DiscImageChef.Metadata/DiscImageChef.Metadata.csproj
+++ b/DiscImageChef.Metadata/DiscImageChef.Metadata.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Metadata
DiscImageChef.Metadata
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Metadata/Properties/AssemblyInfo.cs b/DiscImageChef.Metadata/Properties/AssemblyInfo.cs
index 8c8e009b..54983720 100644
--- a/DiscImageChef.Metadata/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Metadata/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Partitions/DiscImageChef.Partitions.csproj b/DiscImageChef.Partitions/DiscImageChef.Partitions.csproj
index 0f122ecc..e8a04215 100644
--- a/DiscImageChef.Partitions/DiscImageChef.Partitions.csproj
+++ b/DiscImageChef.Partitions/DiscImageChef.Partitions.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Partitions
DiscImageChef.Partitions
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Partitions/Properties/AssemblyInfo.cs b/DiscImageChef.Partitions/Properties/AssemblyInfo.cs
index dee083f7..0b929e93 100644
--- a/DiscImageChef.Partitions/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Partitions/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Server/DiscImageChef.Server.csproj b/DiscImageChef.Server/DiscImageChef.Server.csproj
index 786621d6..98c2339f 100644
--- a/DiscImageChef.Server/DiscImageChef.Server.csproj
+++ b/DiscImageChef.Server/DiscImageChef.Server.csproj
@@ -11,7 +11,7 @@
Library
DiscImageChef.Server
DiscImageChef.Server
- 3.99.6.0
+ 4.0.0.0
v4.6.1
false
diff --git a/DiscImageChef.Server/Properties/AssemblyInfo.cs b/DiscImageChef.Server/Properties/AssemblyInfo.cs
index a25dda52..837ecd42 100644
--- a/DiscImageChef.Server/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Server/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Settings/DiscImageChef.Settings.csproj b/DiscImageChef.Settings/DiscImageChef.Settings.csproj
index 521771dd..9709e21e 100644
--- a/DiscImageChef.Settings/DiscImageChef.Settings.csproj
+++ b/DiscImageChef.Settings/DiscImageChef.Settings.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Settings
DiscImageChef.Settings
- 3.99.6.0
+ 4.0.0.0
false
diff --git a/DiscImageChef.Settings/Properties/AssemblyInfo.cs b/DiscImageChef.Settings/Properties/AssemblyInfo.cs
index 78e84daa..8b0dac2a 100644
--- a/DiscImageChef.Settings/Properties/AssemblyInfo.cs
+++ b/DiscImageChef.Settings/Properties/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef.Tests.Devices/DiscImageChef.Tests.Devices.csproj b/DiscImageChef.Tests.Devices/DiscImageChef.Tests.Devices.csproj
index eda3c22f..829d4bbe 100644
--- a/DiscImageChef.Tests.Devices/DiscImageChef.Tests.Devices.csproj
+++ b/DiscImageChef.Tests.Devices/DiscImageChef.Tests.Devices.csproj
@@ -8,7 +8,7 @@
DiscImageChef.Tests.Devices
DiscImageChef.Tests.Devices
v4.6.1
- 3.99.6.0
+ 4.0.0.0
true
diff --git a/DiscImageChef.Tests/DiscImageChef.Tests.csproj b/DiscImageChef.Tests/DiscImageChef.Tests.csproj
index e423b010..e3a5f585 100644
--- a/DiscImageChef.Tests/DiscImageChef.Tests.csproj
+++ b/DiscImageChef.Tests/DiscImageChef.Tests.csproj
@@ -10,7 +10,7 @@
DiscImageChef.Tests
DiscImageChef.Tests
v4.6.1
- 3.99.6.0
+ 4.0.0.0
true
diff --git a/DiscImageChef.sln b/DiscImageChef.sln
index b9e8030d..c4c94f18 100644
--- a/DiscImageChef.sln
+++ b/DiscImageChef.sln
@@ -149,6 +149,6 @@ Global
$7.Rules = $8
$8.NamingRule = $28
description = The Disc Image Chef.
- version = 3.99.6.0
+ version = 4.0.0.0
EndGlobalSection
EndGlobal
diff --git a/DiscImageChef/AssemblyInfo.cs b/DiscImageChef/AssemblyInfo.cs
index b26af52c..cbfa0cd6 100644
--- a/DiscImageChef/AssemblyInfo.cs
+++ b/DiscImageChef/AssemblyInfo.cs
@@ -48,7 +48,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("3.99.6.0")]
+[assembly: AssemblyVersion("4.0.0.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.
diff --git a/DiscImageChef/DiscImageChef.csproj b/DiscImageChef/DiscImageChef.csproj
index 7dbdc8c4..e74b9438 100644
--- a/DiscImageChef/DiscImageChef.csproj
+++ b/DiscImageChef/DiscImageChef.csproj
@@ -9,7 +9,7 @@
Exe
DiscImageChef
DiscImageChef
- 3.99.6.0
+ 4.0.0.0
True
diff --git a/README.md b/README.md
index a0653303..32eb0998 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-DiscImageChef v3.99.6.0
+DiscImageChef v4.0.0.0
=======================
Disc Image Chef (because "swiss-army-knife" is used too much)