2011-03-21 09:58:24 +00:00

10 lines
341 B
Plaintext

# In this file we track the current API version
# of the IB umad interface (and libraries)
# The version is built of the following
# tree numbers:
# API_REV:RUNNING_REV:AGE
# API_REV - advance on any added API
# RUNNING_REV - advance any change to the vendor files
# AGE - number of backward versions the API still supports
LIBVERSION=1:3:0