edje: fix @since to match the next release.

Damn we release to fast ! Thanks davemds !
This commit is contained in:
Cedric BAIL 2015-01-05 16:51:34 +01:00
parent c1d805d2b4
commit 3be1c0b7cf
1 changed files with 1 additions and 1 deletions

View File

@ -4675,7 +4675,7 @@ EAPI Eina_Bool edje_edit_image_replace(Evas_Object *obj, const char *name, const
* @return @c EINA_TRUE in case of success, @c EINA_FALSE otherwise.(including the
* case when one of the names is not valid)
*
* @since 1.12
* @since 1.13
*/
EAPI Eina_Bool edje_edit_image_rename(Evas_Object *obj, const char *name, const char *new_name);