From: raster Date: Mon, 16 Jul 2012 06:36:02 +0000 (+0000) Subject: fix minor version defines to be at 1.6 (in sync now) ready for going X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9fa9e6fb1204645f64fcfb116ec75be72c82b5e;p=profile%2Fivi%2Femotion.git fix minor version defines to be at 1.6 (in sync now) ready for going to 7 on release. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@73906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Emotion.h b/src/lib/Emotion.h index 7695a68..37e5acd 100644 --- a/src/lib/Emotion.h +++ b/src/lib/Emotion.h @@ -248,7 +248,7 @@ extern "C" { #endif #define EMOTION_VERSION_MAJOR 1 -#define EMOTION_VERSION_MINOR 0 +#define EMOTION_VERSION_MINOR 6 typedef struct _Emotion_Version {