mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-12 21:44:46 +00:00
build-sys: Update libtool versioning for 0.13.1
This commit is contained in:
parent
80832dd17e
commit
281eeed189
@ -11,9 +11,9 @@ AC_PREREQ([2.57])
|
||||
# - If any interfaces have been removed or changed since the last public release,
|
||||
# then set age to 0.
|
||||
#
|
||||
m4_define([SPICE_CURRENT], [11])
|
||||
m4_define([SPICE_CURRENT], [12])
|
||||
m4_define([SPICE_REVISION], [0])
|
||||
m4_define([SPICE_AGE], [10])
|
||||
m4_define([SPICE_AGE], [11])
|
||||
|
||||
AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
|
||||
[spice-devel@lists.freedesktop.org], spice)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user