summaryrefslogtreecommitdiffstats
path: root/libpulse-browse.pc.in
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2010-11-28 14:27:08 +0000
committerColin Guthrie <cguthrie@mandriva.org>2010-11-28 15:56:20 +0000
commit6828c594e3fdc3d4553dbf9aae018afe861e047c (patch)
tree3dfe8b1c17ad722aacd327822cedb7e8bbadbd3d /libpulse-browse.pc.in
parent948950a3fd9f80875c3f8d5e24e250c237ab6e67 (diff)
version: Drop the micro version number
As per discussions with Lennart, we will be moving to a two-component version number scheme when the next release is made from git master branch. This means we will be dropping the micro version component (although for compatibility, it will remain defined as 0 in version.h). For more information, please see the announcement here: http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/7921
Diffstat (limited to 'libpulse-browse.pc.in')
-rw-r--r--libpulse-browse.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpulse-browse.pc.in b/libpulse-browse.pc.in
index 54705b3f..4346168c 100644
--- a/libpulse-browse.pc.in
+++ b/libpulse-browse.pc.in
@@ -7,6 +7,6 @@ Name: libpulse-browse
Description: PulseAudio Network Browsing Interface
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpulse-browse @PTHREAD_LIBS@
-Libs.private: -lpulsecommon-@PA_MAJORMINORMICRO@
+Libs.private: -lpulsecommon-@PA_MAJORMINOR@
Cflags: -I${includedir} -D_REENTRANT
Requires: libpulse