Files
oopt-tai-implementations/tai_ac400/tai_interface.ver
Scott Emery 5f55526031 Contribute AC400 TAI Adapter Code
This commit provides the AC400 TAI adapter code. This code was previously open
sourced in the Cumulus Network's github organization. This commit moves the code
over to the TIP organization. See the README.md file in the tai_ac400 directory
for more information.
2018-07-18 13:39:42 -07:00

10 lines
297 B
Plaintext

# In this file we track the current API version
# of the TAI specification.
# The version is built of the following
# tree numbers:
# MAJOR:MINOR:REV
# MAJOR - API has completely changed
# MINOR - API changes require code fixing
# REV - API is compatible with previous versions
LIBVERSION=1:0:0