summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2013-04-09 19:36:07 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2013-06-26 17:08:25 +0200
commit2694c3d1212f03d6c97e13863658b40ee60d909b (patch)
tree6568fcdab0a53871ecb420299739d5f66a21f2d1
parentc85636feefee1300bc3c57cccdd667663b15777b (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 d31a396..d1e6f66 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -171,7 +171,7 @@ nodist_libspice_client_gtkinclude_HEADERS = \
$(NULL)
libspice_client_glib_2_0_la_LDFLAGS = \
- -version-info 11:0:3 \
+ -version-info 12:0:4 \
-no-undefined \
$(GLIB_VERSION_LDFLAGS) \
$(NULL)