--- NEWS | 6 ++++++ gtk/Makefile.am | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS index 18687af..15f372d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +v0.8.1 +====== +- Add command line options for setting the cache size and the glz window size +- Add a USB device selection widget to libspice-client-gtk +- Various bug fixes and code improvements + v0.8 ==== diff --git a/gtk/Makefile.am b/gtk/Makefile.am index a5b6e29..1d773cd 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -87,7 +87,7 @@ AM_CPPFLAGS = \ # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html SPICE_GTK_LDFLAGS_COMMON = \ - -version-info 2:0:1 \ + -version-info 3:0:2 \ -no-undefined \ $(VERSION_LDFLAGS) \ $(NULL) -- 1.7.7.6 _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel