mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
bump so revisions
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2447 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
a1639e1586
commit
b8849f5c2f
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 13)
|
|||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [4:1:4])
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [5:0:5])
|
||||
|
||||
# A simplified, synchronous, ABI-stable interface for client
|
||||
# applications, for the version info x:y:z always will hold y=z
|
||||
|
|
@ -58,7 +58,7 @@ AC_SUBST(LIBPULSE_MAINLOOP_GLIB_VERSION_INFO, [0:3:0])
|
|||
# An internally used, ABI-unstable library that contains the
|
||||
# PulseAudio core, SONAMEs are bumped on every release, version info
|
||||
# suffix will always be 0:0
|
||||
AC_SUBST(LIBPULSECORE_VERSION_INFO, [5:1:0])
|
||||
AC_SUBST(LIBPULSECORE_VERSION_INFO, [6:0:0])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue