mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-01-07 19:22:00 +00:00
Post-release version bump
This allows spice-protocol users to depend on the git version. spice-vdagent.git needs a spice-protocol version newer than the latest release for the volume synchronization work or it won't build.
This commit is contained in:
parent
9acfaa66df
commit
83dd73ba88
@ -2,7 +2,7 @@ AC_PREREQ([2.57])
|
||||
|
||||
m4_define([SPICE_MAJOR], 0)
|
||||
m4_define([SPICE_MINOR], 12)
|
||||
m4_define([SPICE_MICRO], 7)
|
||||
m4_define([SPICE_MICRO], 8)
|
||||
|
||||
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user