diff --git a/DiscImageChef.Decoders.csproj b/DiscImageChef.Decoders.csproj
index fb5a10b..dbb77cc 100644
--- a/DiscImageChef.Decoders.csproj
+++ b/DiscImageChef.Decoders.csproj
@@ -9,7 +9,7 @@
Library
DiscImageChef.Decoders
DiscImageChef.Decoders
- 4.0.0.0
+ 4.0.99.0
false
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index dd43105..1ce77e6 100644
--- a/Properties/AssemblyInfo.cs
+++ b/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("4.0.0.0")]
+[assembly: AssemblyVersion("4.0.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.