mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-09 05:51:00 +00:00
update shlib minor
commit c90183da94 added two new functions,
update shared lib minor version for that.
This commit is contained in:
parent
c90183da94
commit
c6af0de841
@ -27,7 +27,7 @@ AM_PROG_CC_C_O
|
||||
AC_C_BIGENDIAN
|
||||
AC_PATH_PROGS(PYTHON, python2 python)
|
||||
|
||||
SPICE_LT_VERSION=m4_format("%d:%d:%d", 1, 0, 0)
|
||||
SPICE_LT_VERSION=m4_format("%d:%d:%d", 1, 0, 1)
|
||||
AC_SUBST(SPICE_LT_VERSION)
|
||||
|
||||
# Check for the CPU we are using
|
||||
|
||||
Loading…
Reference in New Issue
Block a user