mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-09 11:57:59 +00:00
Release 0.12.7
This commit is contained in:
parent
58c1b4aeb8
commit
1f6f9097c3
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
||||
Major changes in 0.12.7
|
||||
=======================
|
||||
* add support for Webdav channel
|
||||
* add support for the Opus codec
|
||||
|
||||
Major changes in 0.12.6
|
||||
=======================
|
||||
* add adaptive video streaming support:
|
||||
|
||||
@ -2,7 +2,7 @@ AC_PREREQ([2.57])
|
||||
|
||||
m4_define([SPICE_MAJOR], 0)
|
||||
m4_define([SPICE_MINOR], 12)
|
||||
m4_define([SPICE_MICRO], 6)
|
||||
m4_define([SPICE_MICRO], 7)
|
||||
|
||||
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user