[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.13-224-gf6ac7b4
Lennart Poettering
gitmailer-noreply at 0pointer.de
Mon Jan 12 14:37:09 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 master branch has been updated
from 2ecf4c310fc8c439670311767e319537f0fdac45 (commit)
- Log -----------------------------------------------------------------
f6ac7b4... bump version/soname
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
commit f6ac7b4ed6ad2d4f10def0f5657e25692bcb2e2b
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Jan 12 23:36:28 2009 +0100
bump version/soname
diff --git a/configure.ac b/configure.ac
index c24658b..bd40948 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.63)
m4_define(PA_MAJOR, [0])
m4_define(PA_MINOR, [9])
-m4_define(PA_MICRO, [14])
+m4_define(PA_MICRO, [15])
AC_INIT([pulseaudio],[PA_MAJOR.PA_MINOR.PA_MICRO],[mzchyfrnhqvb (at) 0pointer (dot) net])
AC_CONFIG_SRCDIR([src/daemon/main.c])
@@ -41,7 +41,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 15)
# 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
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list