[pulseaudio-commits] r2189 - /branches/prepare-0.9.10/configure.ac
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Fri Mar 28 17:42:59 PDT 2008
Author: lennart
Date: Sat Mar 29 01:42:58 2008
New Revision: 2189
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=2189&root=pulseaudio&view=rev
Log:
bump soname
Modified:
branches/prepare-0.9.10/configure.ac
Modified: branches/prepare-0.9.10/configure.ac
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/branches/prepare-0.9.10/configure.ac?rev=2189&root=pulseaudio&r1=2188&r2=2189&view=diff
==============================================================================
--- branches/prepare-0.9.10/configure.ac (original)
+++ branches/prepare-0.9.10/configure.ac Sat Mar 29 01:42:58 2008
@@ -41,7 +41,7 @@
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [4:0:4])
+AC_SUBST(LIBPULSE_VERSION_INFO, [4:1:4])
# 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 @@
# 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:0:0])
+AC_SUBST(LIBPULSECORE_VERSION_INFO, [5:1:0])
AC_CANONICAL_HOST
More information about the pulseaudio-commits
mailing list