emile: update documentation version.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 17 Mar 2015 07:50:31 +0000 (08:50 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 17 Mar 2015 08:58:19 +0000 (09:58 +0100)
src/lib/emile/Emile.h

index 617a458..35327f4 100644 (file)
@@ -85,7 +85,7 @@ extern "C" {
  *
  * @return The new init count. Will be 0 if initialization failed.
  *
- * @since 1.9.0
+ * @since 1.14.0
  */
 EAPI int emile_init(void);
 
@@ -98,7 +98,7 @@ EAPI int emile_init(void);
  * of the internal elements will be shutdown and any memory used freed.
  *
  * @return The new init count.
- * @since 1.9.0
+ * @since 1.14.0
  */
 EAPI int emile_shutdown(void);