xref: /freebsd/contrib/ofed/opensm/libvendor/libosmvendor.ver (revision e8d8bef961a50d4dc22501cde4fb9fb0be1b2532)
1# In this file we track the current API version
2# of the vendor interface (and libraries)
3# The version is built of the following
4# tree numbers:
5# API_REV:RUNNING_REV:AGE
6# API_REV - advance on any added API
7# RUNNING_REV - advance any change to the vendor files
8# AGE - number of backward versions the API still supports
9LIBVERSION=4:2:0
10