summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2013-11-26 19:49:20 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2013-11-27 11:13:43 +0100
commitc48b516f8ed52f4983073bb99055fea25cb12aa5 (patch)
tree92379936199aaa001fd717010ae619f380338342
parente9c615c1742dc30f0917a148eb3cffcaf893d934 (diff)
build-sys: bump spice-glib version
new symbols in spice-glib, bump before release
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 5af6642..9c7300f 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -173,7 +173,7 @@ nodist_libspice_client_gtkinclude_HEADERS = \
$(NULL)
libspice_client_glib_2_0_la_LDFLAGS = \
- -version-info 12:0:4 \
+ -version-info 13:0:5 \
-no-undefined \
$(GLIB_VERSION_LDFLAGS) \
$(NULL)