On Sunday 2012-07-01 00:05, Jozsef Kadlecsik wrote: >> >> diff --git a/Make_global.am b/Make_global.am >> index 4a8f61a..446c4de 100644 >> --- a/Make_global.am >> +++ b/Make_global.am >> @@ -69,7 +69,7 @@ >> # interface. >> >> # curr:rev:age >> -LIBVERSION = 3:0:1 >> +LIBVERSION = 3:0:0 > >The new library release is backward compatible with the previous one, so >age must be incremented. That's why I set LIBVERSION to 3:0:1 from 2:1:0. Correct -- if you had stayed with "-version-info", which you did not. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html