Skip to content
Snippets Groups Projects
Commit b1f84f21 authored by Hans de Goede's avatar Hans de Goede
Browse files

Release 0.9.0

parent 80cae9e1
No related branches found
Tags 0.9.0
No related merge requests found
Major changes in 0.9.0
======================
* Add support for generic spicevmc chardev passthrough messages
* Add USB redirection channel
Major changes in 0.8.1
======================
* Add support for volume change
......
AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 8)
m4_define([SPICE_MICRO], 1)
m4_define([SPICE_MINOR], 9)
m4_define([SPICE_MICRO], 0)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment