bump version number to 0.9

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@886 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-05-16 18:28:03 +00:00
parent 55215597c4
commit c2c8539201
4 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
#define TIME_EVENT_USEC 50000
#if PA_API_VERSION != 8
#if PA_API_VERSION != 9
#error Invalid Polypaudio API version
#endif