summaryrefslogtreecommitdiffstats
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-04-10 19:33:39 +0200
commita73026629061eaebd12250cecef0111f7cfc6e88 (patch)
treef4f645fc8a17a34ba44a30bc53733ca324bf1b3c
parentfd66a627e8e41d6025f8fb642bd557dcb1ef1a78 (diff)
downloadspice-gtk-a73026629061eaebd12250cecef0111f7cfc6e88.tar.gz
spice-gtk-a73026629061eaebd12250cecef0111f7cfc6e88.tar.xz
spice-gtk-a73026629061eaebd12250cecef0111f7cfc6e88.zip
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 d05fcb0..4bf2eee 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -170,7 +170,7 @@ nodist_libspice_client_gtkinclude_HEADERS = \
$(NULL)
libspice_client_glib_2_0_la_LDFLAGS = \
- -version-info 10:0:2 \
+ -version-info 11:0:3 \
-no-undefined \
$(GLIB_VERSION_LDFLAGS) \
$(NULL)