[pulseaudio-commits] r2447 - /trunk/configure.ac
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Thu May 15 16:41:42 PDT 2008
Author: lennart
Date: Fri May 16 01:41:42 2008
New Revision: 2447
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=2447&root=pulseaudio&view=rev
Log:
bump so revisions
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/configure.ac?rev=2447&root=pulseaudio&r1=2446&r2=2447&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri May 16 01:41:42 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: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 @@
# 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
More information about the pulseaudio-commits
mailing list