diff --git a/legacy/ecore/src/lib/ecore/Ecore.h b/legacy/ecore/src/lib/ecore/Ecore.h index f283849c78..b71a1683d2 100644 --- a/legacy/ecore/src/lib/ecore/Ecore.h +++ b/legacy/ecore/src/lib/ecore/Ecore.h @@ -396,7 +396,7 @@ EAPI int ecore_shutdown(void); */ #define ECORE_VERSION_MAJOR 1 -#define ECORE_VERSION_MINOR 2 +#define ECORE_VERSION_MINOR 6 typedef struct _Ecore_Version { diff --git a/legacy/edje/src/lib/Edje.h b/legacy/edje/src/lib/Edje.h index fdbdfccf0a..beaedc3bbe 100644 --- a/legacy/edje/src/lib/Edje.h +++ b/legacy/edje/src/lib/Edje.h @@ -305,7 +305,7 @@ extern "C" { #endif #define EDJE_VERSION_MAJOR 1 -#define EDJE_VERSION_MINOR 2 +#define EDJE_VERSION_MINOR 6 typedef struct _Edje_Version { diff --git a/legacy/eeze/src/lib/Eeze.h b/legacy/eeze/src/lib/Eeze.h index 532120061f..49a737638b 100644 --- a/legacy/eeze/src/lib/Eeze.h +++ b/legacy/eeze/src/lib/Eeze.h @@ -234,7 +234,7 @@ struct Eeze_Udev_Watch; typedef struct Eeze_Udev_Watch Eeze_Udev_Watch; #define EEZE_VERSION_MAJOR 1 -#define EEZE_VERSION_MINOR 2 +#define EEZE_VERSION_MINOR 6 typedef struct _Eeze_Version { diff --git a/legacy/efreet/src/lib/Efreet.h b/legacy/efreet/src/lib/Efreet.h index f8ddb581a7..4826f32b1d 100644 --- a/legacy/efreet/src/lib/Efreet.h +++ b/legacy/efreet/src/lib/Efreet.h @@ -59,7 +59,7 @@ extern "C" { #endif #define EFREET_VERSION_MAJOR 1 -#define EFREET_VERSION_MINOR 2 +#define EFREET_VERSION_MINOR 6 typedef struct _Efreet_Version { diff --git a/legacy/eina/src/include/eina_main.h b/legacy/eina/src/include/eina_main.h index d45d870750..7ab57fc4c8 100644 --- a/legacy/eina/src/include/eina_main.h +++ b/legacy/eina/src/include/eina_main.h @@ -50,7 +50,7 @@ * @def EINA_VERSION_MINOR * @brief Minor version of Eina */ -#define EINA_VERSION_MINOR 2 +#define EINA_VERSION_MINOR 6 /** * @typedef Eina_Version diff --git a/legacy/eio/src/lib/Eio.h b/legacy/eio/src/lib/Eio.h index e0ceff4a33..23f2ae13b0 100644 --- a/legacy/eio/src/lib/Eio.h +++ b/legacy/eio/src/lib/Eio.h @@ -61,7 +61,7 @@ extern "C" { #endif #define EIO_VERSION_MAJOR 1 -#define EIO_VERSION_MINOR 0 +#define EIO_VERSION_MINOR 6 /** * @typedef Eio_Version diff --git a/legacy/embryo/src/lib/Embryo.h b/legacy/embryo/src/lib/Embryo.h index 472194a057..2cea7fc275 100644 --- a/legacy/embryo/src/lib/Embryo.h +++ b/legacy/embryo/src/lib/Embryo.h @@ -341,7 +341,7 @@ extern "C" { #endif #define EMBRYO_VERSION_MAJOR 1 -#define EMBRYO_VERSION_MINOR 2 +#define EMBRYO_VERSION_MINOR 6 typedef struct _Embryo_Version { diff --git a/legacy/emotion/src/lib/Emotion.h b/legacy/emotion/src/lib/Emotion.h index 7695a68287..37e5acda1d 100644 --- a/legacy/emotion/src/lib/Emotion.h +++ b/legacy/emotion/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 { diff --git a/legacy/evas/src/lib/Evas.h b/legacy/evas/src/lib/Evas.h index 192e9e9b17..f159fd2409 100644 --- a/legacy/evas/src/lib/Evas.h +++ b/legacy/evas/src/lib/Evas.h @@ -352,7 +352,7 @@ extern "C" { #endif #define EVAS_VERSION_MAJOR 1 -#define EVAS_VERSION_MINOR 2 +#define EVAS_VERSION_MINOR 6 typedef struct _Evas_Version {