Hi, I think you forgot to update both PED_INTERFACE_AGE and PED_BINARY_AGE in configure.in when you released 1.6.25. As a result the soname was bumped even if no API (and even no ABI) incompatible changes had been done. I think that for the next release we should continue as if this one was clean, as described by comment above the variables. I'll set the variables to that in the SVN : PED_MAJOR_VERSION=1 PED_MINOR_VERSION=6 PED_MICRO_VERSION=26 PED_INTERFACE_AGE=1 PED_BINARY_AGE=12 so for the next release we won't have to change anything before doing the tarball if there's no ABI / API change. (if there are some the good variables must be zeroed according to the comments)
Cheers, Guillaume Knispel _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
