aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-09-06 12:17:32 +0200
committerHarald Welte <laforge@gnumonks.org>2017-09-06 12:22:05 +0200
commitbd60930f3632c0741e3dde12c11f66a8599af67a (patch)
treef1d3c2ff57c16c35e2c20f4da865cf4779a5f8ab
parent720c93979985f1a79b51695514f96da48589eff3 (diff)
libgtp: Bump major LIBVERSION for recent API/ABI breakage
in Change-Id I68ae49a765828fa681054c68bf7f5e74dbe48ad2 we introduced a new struct member that breks ABI and API. Change-Id: Ie631880155513b1b78d1e9dd473dc5dc50e05943
-rw-r--r--gtp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtp/Makefile.am b/gtp/Makefile.am
index 32025d6..7a0ff0a 100644
--- a/gtp/Makefile.am
+++ b/gtp/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=1:0:0
+LIBVERSION=2:0:0
lib_LTLIBRARIES = libgtp.la
include_HEADERS = gtp.h pdp.h gtpie.h