[Spice-devel] [PATCH v2 01/10] build-sys: bump spice-gtk current version info
Marc-André Lureau
marcandre.lureau at gmail.com
Fri Mar 11 20:50:32 UTC 2016
The following patches need to break the ABI (in particular the parent of the
SpiceDisplay widget).
Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
---
src/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 68884e6..e35c046 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -113,7 +113,7 @@ AM_CPPFLAGS = \
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
SPICE_GTK_LDFLAGS_COMMON = \
- -version-info 4:0:0 \
+ -version-info 5:0:0 \
-no-undefined \
$(GTK_SYMBOLS_LDFLAGS) \
$(NULL)
--
2.5.0
More information about the Spice-devel
mailing list