[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, oh-nine-fourteen, updated. v0.9.13-58-g4b33a45

Lennart Poettering gitmailer-noreply at 0pointer.de
Mon Jan 12 14:37:11 PST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The oh-nine-fourteen branch has been updated
      from  5eef7a039c8a28b6ff4cb1dd4ea17c2112c87e86 (commit)

- Log -----------------------------------------------------------------
4b33a45... bump version/soname
-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------

commit 4b33a4514f094dcf8ee8c7ad906a97a04112102f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jan 12 23:35:28 2009 +0100

    bump version/soname

diff --git a/configure.ac b/configure.ac
index 2b91a00..f1c6a75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.62)
 
 m4_define(PA_MAJOR, [0])
 m4_define(PA_MINOR, [9])
-m4_define(PA_MICRO, [13])
+m4_define(PA_MICRO, [14])
 
 AC_INIT([pulseaudio],[PA_MAJOR.PA_MINOR.PA_MICRO],[mzchyfrnhqvb (at) 0pointer (dot) net])
 AC_CONFIG_SRCDIR([src/daemon/main.c])
@@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 14)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [7:0:7])
+AC_SUBST(LIBPULSE_VERSION_INFO, [7:1:7])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z
@@ -57,7 +57,7 @@ AC_SUBST(LIBPULSE_MAINLOOP_GLIB_VERSION_INFO, [0:4: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, [8:0:0])
+AC_SUBST(LIBPULSECORE_VERSION_INFO, [9:0:0])
 
 AC_CANONICAL_HOST
 AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$host", [Canonical host string.])

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list