summaryrefslogtreecommitdiff
path: root/telepathy-glib/defs.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-17 12:17:02 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-17 12:17:02 +0100
commit08937be31c96c9b8a29d2e63d7fa48514ccac378 (patch)
tree15fdc265f5fac0658987d78373b5adb9bd674922 /telepathy-glib/defs.h
parente7df0c7ad266dbd993a3814470a334cee023ab26 (diff)
downloadtelepathy-glib-08937be31c96c9b8a29d2e63d7fa48514ccac378.tar.gz
Prepare version 0.11.13telepathy-glib-0.11.13
Diffstat (limited to 'telepathy-glib/defs.h')
-rw-r--r--telepathy-glib/defs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/defs.h b/telepathy-glib/defs.h
index 285471771..c2f411947 100644
--- a/telepathy-glib/defs.h
+++ b/telepathy-glib/defs.h
@@ -120,7 +120,7 @@ G_BEGIN_DECLS
* tp_user_action_time_from_x11(), tp_user_action_time_should_present() and
* %TP_USER_ACTION_TIME_CURRENT_TIME.
*
- * Since: 0.11.UNRELEASED
+ * Since: 0.11.13
*/
#define TP_USER_ACTION_TIME_NOT_USER_ACTION (G_GINT64_CONSTANT (0))
@@ -137,7 +137,7 @@ G_BEGIN_DECLS
* tp_user_action_time_from_x11(), tp_user_action_time_should_present() and
* %TP_USER_ACTION_TIME_NOT_USER_ACTION.
*
- * Since: 0.11.UNRELEASED
+ * Since: 0.11.13
*/
#define TP_USER_ACTION_TIME_CURRENT_TIME (G_MAXINT64)