diff options
Diffstat (limited to 'src/gb/Makefile.am')
-rw-r--r-- | src/gb/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gb/Makefile.am b/src/gb/Makefile.am index 8b7473db..af457205 100644 --- a/src/gb/Makefile.am +++ b/src/gb/Makefile.am @@ -1,3 +1,6 @@ +# FIXME: LIBVERSION adjustments required for next version +# ABI of gprs_ns structure changed by adding DSCP. +# # This is _NOT_ the library release version, it's an API version. # Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification LIBVERSION=2:0:0 |