stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=9ab00e96edb99b056c83c60f3d192a725ef9bea3

commit 9ab00e96edb99b056c83c60f3d192a725ef9bea3
Author: Stefan Schmidt <[email protected]>
Date:   Wed Oct 29 11:23:58 2014 +0100

    docs/elocation: Update some more version tags
---
 src/lib/elocation/elocation_private.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/lib/elocation/elocation_private.h 
b/src/lib/elocation/elocation_private.h
index 1203cc3..e65df42 100644
--- a/src/lib/elocation/elocation_private.h
+++ b/src/lib/elocation/elocation_private.h
@@ -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.
  *

-- 


Reply via email to