On Friday 2012-11-09 18:54, Mikko Levonmaa wrote: >Right, so if the first api version is 0 then it make sense, sort of, >matter of preference I guess. So, the original patch was wrong, however >the new suggestion was actually geared towards the future and the next >release(s), so if I'm not mistaken that needs to be done through the >-version-info and for the time being the api version would be defined >to 0.
The next API begins when symbols are added or ABIs modified; so if wayland 1.1 and 1.2 and 2.0 (serving as examples) all add symbols, 2.0 would have API 3. So, emphasizing again, package number often does not relate to the API number. _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
