mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
build: Update libtool versioning for 0.13.2
This commit is contained in:
parent
8f4547747e
commit
2a2a3585e6
@ -12,9 +12,9 @@ AC_PREREQ([2.57])
|
||||
# then set age to 0.
|
||||
#
|
||||
dnl TODO see server/spice-char.h TODO comment for API breakage
|
||||
m4_define([SPICE_CURRENT], [12])
|
||||
m4_define([SPICE_CURRENT], [13])
|
||||
m4_define([SPICE_REVISION], [0])
|
||||
m4_define([SPICE_AGE], [11])
|
||||
m4_define([SPICE_AGE], [12])
|
||||
|
||||
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