diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-15 17:50:37 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-15 17:50:37 +0100 |
commit | 64f21d8a34a50c45ea243e2c88f5df07520763fd (patch) | |
tree | 62e3d9a5327d5625aa228ebd8a2c25f142eb70cc /telepathy-glib/errors.c | |
parent | 8b2feb05b3ab7e3c78dcc00071c48b95f4941bd7 (diff) | |
download | telepathy-glib-64f21d8a34a50c45ea243e2c88f5df07520763fd.tar.gz |
NEWS and stuff for 0.13.2
Diffstat (limited to 'telepathy-glib/errors.c')
-rw-r--r-- | telepathy-glib/errors.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/errors.c b/telepathy-glib/errors.c index 7b88cbdc8..f6fd70429 100644 --- a/telepathy-glib/errors.c +++ b/telepathy-glib/errors.c @@ -197,7 +197,7 @@ * @TP_ERROR_REJECTED: org.freedesktop.Telepathy.Error.Rejected: * Raised when an incoming or outgoing call is rejected by the receiving * contact. - * Since: 0.13.UNRELEASED + * Since: 0.13.2 * * Enumerated type representing the Telepathy D-Bus errors. */ |