summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-01-14 00:05:54 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-14 00:05:54 +0100
commitef5a2b5f2c5eca12946c538dc2a6b686b3f2f3ed (patch)
tree949ec17c1925c71d601d51881108a88de2c4abfd /src
parent3d631df8dd4017a17bfd196783bfe3d4898feb63 (diff)
Fix version info
Diffstat (limited to 'src')
-rw-r--r--src/pulse/proplist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/proplist.h b/src/pulse/proplist.h
index 4f1a1ec4..217a770a 100644
--- a/src/pulse/proplist.h
+++ b/src/pulse/proplist.h
@@ -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