projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a9b80
)
increment api and protocol version
author
Lennart Poettering
<lennart@poettering.net>
Wed, 21 Nov 2007 01:31:04 +0000
(
01:31
+0000)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 21 Nov 2007 01:31:04 +0000
(
01:31
+0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2068
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
30a70e1
..
80a9979
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-36,8
+36,8
@@
AM_INIT_AUTOMAKE([foreign -Wall])
AC_SUBST(PA_MAJORMINOR, "PA_MAJOR.PA_MINOR")
AC_SUBST(PACKAGE_URL, [http://pulseaudio.org/])
-AC_SUBST(PA_API_VERSION, 1
0
)
-AC_SUBST(PA_PROTOCOL_VERSION, 1
1
)
+AC_SUBST(PA_API_VERSION, 1
1
)
+AC_SUBST(PA_PROTOCOL_VERSION, 1
2
)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z