# libiso8601/src/libiso8601/soversion
#
#  Copyright: ©2007–2011, Güralp Systems Ltd.
#  Author: Laurence Withers <lwithers@guralp.com>
#  License: GPLv3
#



# SOMAJOR is included in the library's soname, and needs to be bumped
# after a binary-incompatible release. It is a single integer.
SOMAJOR=1

# SOMICRO is bumped every time there is a binary-compatible release.
SOMICRO=10
