Blame libtool-version

Packit Service 3f3093
# This file is used to maintain libtool version info for libffi.  See
Packit Service 3f3093
# the libtool manual to understand the meaning of the fields.  This is
Packit Service 3f3093
# a separate file so that version updates don't involve re-running
Packit Service 3f3093
# automake.
Packit Service 3f3093
#
Packit Service 3f3093
# Here are a set of rules to help you update your library version
Packit Service 3f3093
# information:
Packit Service 3f3093
# 
Packit Service 3f3093
# 1. Start with version information of `0:0:0' for each libtool library.
Packit Service 3f3093
#
Packit Service 3f3093
# 2. Update the version information only immediately before a public
Packit Service 3f3093
#    release of your software. More frequent updates are unnecessary,
Packit Service 3f3093
#    and only guarantee that the current interface number gets larger
Packit Service 3f3093
#    faster.
Packit Service 3f3093
#
Packit Service 3f3093
# 3. If the library source code has changed at all since the last
Packit Service 3f3093
#    update, then increment revision (`c:r:a' becomes `c:r+1:a').
Packit Service 3f3093
#
Packit Service 3f3093
# 4. If any interfaces have been added, removed, or changed since the
Packit Service 3f3093
#    last update, increment current, and set revision to 0.
Packit Service 3f3093
#
Packit Service 3f3093
# 5. If any interfaces have been added since the last public release,
Packit Service 3f3093
#    then increment age.
Packit Service 3f3093
#
Packit Service 3f3093
# 6. If any interfaces have been removed since the last public
Packit Service 3f3093
#    release, then set age to 0.
Packit Service 3f3093
#
Packit Service 3f3093
# CURRENT:REVISION:AGE
Packit Service 3f3093
6:2:0