commit 14f6e46fcb6f0ed23c9aed8cf1f5a0e8ed1f3027 Author: Christophe Fergeau <t...@gnome.org> Date: Mon Mar 21 11:18:06 2011 +0100
[mono] raise mono versioning since ABI was broken The ABI of the mono bindings was broken, so we raise the version of the assembly to make the ABI breakage detectable by binding users. bindings/mono/libgpod-sharp/AssemblyInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/bindings/mono/libgpod-sharp/AssemblyInfo.cs b/bindings/mono/libgpod-sharp/AssemblyInfo.cs index e6e4e95..cb6d4f9 100644 --- a/bindings/mono/libgpod-sharp/AssemblyInfo.cs +++ b/bindings/mono/libgpod-sharp/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("1.0.*")] +[assembly: AssemblyVersion("1.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. ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2