emile: update documentation version.

This commit is contained in:
Cedric BAIL 2015-03-17 08:50:31 +01:00
parent 2cd4e1764d
commit 49f017926a
1 changed files with 2 additions and 2 deletions

View 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);