mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-30 17:49:02 +00:00
build: Update SPICE_REVISION for new release
No ABI addition/removal/... so no need to change anything else.
This commit is contained in:
parent
598fb35ec5
commit
44645cde92
@ -13,7 +13,7 @@ AC_PREREQ([2.57])
|
||||
#
|
||||
dnl TODO see server/spice-char.h TODO comment for API breakage
|
||||
m4_define([SPICE_CURRENT], [13])
|
||||
m4_define([SPICE_REVISION], [0])
|
||||
m4_define([SPICE_REVISION], [1])
|
||||
m4_define([SPICE_AGE], [12])
|
||||
|
||||
AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user