Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc
authorDan Winship <danw@gnome.org>
Wed, 19 Dec 2012 13:22:23 +0000 (08:22 -0500)
committerDan Winship <danw@gnome.org>
Wed, 19 Dec 2012 13:22:23 +0000 (08:22 -0500)
gio/gioenums.h

index 9842d34..265ca31 100644 (file)
@@ -309,7 +309,7 @@ typedef enum {
  *   behaviour -without specifying this flag- is to send single DELETED
  *   and CREATED events).
  * @G_FILE_MONITOR_WATCH_HARD_LINKS: Watch for changes to the file made
- *   via another hard link.
+ *   via another hard link. Since 2.36.
  *
  * Flags used to set what a #GFileMonitor will watch for.
  */