docs/elocation: Update some more version tags
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 29 Oct 2014 10:23:58 +0000 (11:23 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 11 Nov 2014 10:10:12 +0000 (11:10 +0100)
src/lib/elocation/elocation_private.h

index 1203cc3..e65df42 100644 (file)
@@ -95,7 +95,7 @@ extern int ELOCATION_EVENT_OUT;
 /**
  * @ingroup Location
  * @typedef GeocluePositionFields
- * @since 1.8
+ * @since 1.13
  *
  * Bitmask to indicate which of the supplied positions fields are valid.
  *
@@ -112,7 +112,7 @@ typedef enum {
 /**
  * @ingroup Location
  * @typedef GeoclueNetworkStatus
- * @since 1.8
+ * @since 1.13
  *
  * Status of the network connectivity for GeoClue. Needed for all providers that
  * access external data to determine the location. For example GeoIP or GeoCode
@@ -131,7 +131,7 @@ typedef enum {
 /**
  * @ingroup Location
  * @typedef GeoclueStatus
- * @since 1.8
+ * @since 1.13
  *
  *  Status of a GeoClue provider.
  *
@@ -148,7 +148,7 @@ typedef enum {
 /**
  * @ingroup Location
  * @typedef GeoclueVelocityFields
- * @since 1.8
+ * @since 1.13
  *
  * Bitmask to indicate which of the supplied velocity fields are valid.
  *
@@ -165,7 +165,7 @@ typedef enum {
 /**
  * @ingroup Location
  * @typedef Elocation_Provider
- * @since 1.8
+ * @since 1.13
  *
  * Data structure to hold information about a GeoClue provider.
  *