GUACAMOLE-570: Update libtool version info for libguac (interfaces added and 
removed).


Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/107fdda1
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/107fdda1
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/107fdda1

Branch: refs/heads/master
Commit: 107fdda1f0a568be51d1bac8bd11a5d93377ba0a
Parents: 6850fd4
Author: Michael Jumper <mjum...@apache.org>
Authored: Tue Jun 5 21:48:39 2018 -0700
Committer: Michael Jumper <mjum...@apache.org>
Committed: Tue Jun 5 21:48:39 2018 -0700

----------------------------------------------------------------------
 src/libguac/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-server/blob/107fdda1/src/libguac/Makefile.am
----------------------------------------------------------------------
diff --git a/src/libguac/Makefile.am b/src/libguac/Makefile.am
index a5b5ba7..5123121 100644
--- a/src/libguac/Makefile.am
+++ b/src/libguac/Makefile.am
@@ -118,7 +118,7 @@ libguac_la_CFLAGS = \
     -Werror -Wall -pedantic -I$(srcdir)/guacamole
 
 libguac_la_LDFLAGS =     \
-    -version-info 15:0:3 \
+    -version-info 16:0:0 \
     -no-undefined        \
     @CAIRO_LIBS@         \
     @DL_LIBS@            \

Reply via email to