diff --git a/Claunia.Encoding/Claunia.Encoding.csproj b/Claunia.Encoding/Claunia.Encoding.csproj
index 242767c..b0f365f 100644
--- a/Claunia.Encoding/Claunia.Encoding.csproj
+++ b/Claunia.Encoding/Claunia.Encoding.csproj
@@ -13,7 +13,7 @@
Profile136
true
Claunia.Encoding
- 1.6
+ 1.6.1
Natalia Portillo
true
Natalia Portillo
diff --git a/Claunia.Encoding/Properties/AssemblyInfo.cs b/Claunia.Encoding/Properties/AssemblyInfo.cs
index eafcfae..2d9e657 100644
--- a/Claunia.Encoding/Properties/AssemblyInfo.cs
+++ b/Claunia.Encoding/Properties/AssemblyInfo.cs
@@ -44,7 +44,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("1.4.*")]
+[assembly: AssemblyVersion("1.6.1.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.