edje: fix @since to match the next release.
authorCedric BAIL <cedric@osg.samsung.com>
Mon, 5 Jan 2015 15:51:34 +0000 (16:51 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 5 Jan 2015 15:52:24 +0000 (16:52 +0100)
Damn we release to fast ! Thanks davemds !

src/lib/edje/Edje_Edit.h

index ebc3dc8..053a511 100644 (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);