]> code.delx.au - pulseaudio/commitdiff
Fix version info
authorLennart Poettering <lennart@poettering.net>
Tue, 13 Jan 2009 23:05:54 +0000 (00:05 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 13 Jan 2009 23:05:54 +0000 (00:05 +0100)
src/pulse/proplist.h

index 4f1a1ec4c2258987300b833b6a5afdb88b96ca7c..217a770a3e60aefcef39a93b14c682b9835fb760 100644 (file)
@@ -214,7 +214,7 @@ const char *pa_proplist_iterate(pa_proplist *p, void **state);
 char *pa_proplist_to_string(pa_proplist *p);
 
 /** Allocate a new property list and assign key/value from a human readable string. \since
- * 0.9.14 */
+ * 0.9.15 */
 pa_proplist *pa_proplist_from_string(const char *str);
 
   /** Returns 1 if an entry for the specified key is existant in the