aboutsummaryrefslogtreecommitdiffstats
path: root/src/libosmo-pfcp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libosmo-pfcp/Makefile.am')
-rw-r--r--src/libosmo-pfcp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libosmo-pfcp/Makefile.am b/src/libosmo-pfcp/Makefile.am
index a1e9904..d202c6a 100644
--- a/src/libosmo-pfcp/Makefile.am
+++ b/src/libosmo-pfcp/Makefile.am
@@ -36,7 +36,7 @@ libosmo_pfcp_la_SOURCES = \
# 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=1:0:0
+LIBVERSION=0:0:0
libosmo_pfcp_la_LDFLAGS = -version-info $(LIBVERSION) -no-undefined -export-symbols-regex '^osmo_'