diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2011-08-20 19:06:57 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2011-08-20 19:06:57 +0100 |
commit | 5abf775c62e081ef0b11f4872aaa2afa8c6efb7d (patch) | |
tree | f3be4d140ccb289c234d4f4c9019ae6ec13c1db5 /gdata/gdata-comment.c | |
parent | 9a5f9cf1efb555aa1b8ff845de5f0e41dcdf7a8f (diff) | |
download | libgdata-5abf775c62e081ef0b11f4872aaa2afa8c6efb7d.tar.gz |
Release version 0.10.0LIBGDATA_0_10_0
Diffstat (limited to 'gdata/gdata-comment.c')
-rw-r--r-- | gdata/gdata-comment.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdata/gdata-comment.c b/gdata/gdata-comment.c index b201c9b9..b1306a80 100644 --- a/gdata/gdata-comment.c +++ b/gdata/gdata-comment.c @@ -31,7 +31,7 @@ * All subclasses of #GDataComment should ensure that the body of a comment is accessible using gdata_entry_get_content(), and that each comment has * at least one #GDataAuthor object representing the person who wrote the comment, accessible using gdata_entry_get_authors(). * - * Since: 0.9.2 + * Since: 0.10.0 */ #include <config.h> |