update header #defined versions to 1.8 to make sure new apis are used

in e17 only with ifdefs.



SVN revision: 75994
This commit is contained in:
Carsten Haitzler 2012-09-03 09:55:34 +00:00
parent 09d2cf7ad6
commit 0e77364887
10 changed files with 10 additions and 10 deletions

View File

@ -305,7 +305,7 @@ extern "C" {
#endif
#define EDJE_VERSION_MAJOR 1
#define EDJE_VERSION_MINOR 7
#define EDJE_VERSION_MINOR 8
typedef struct _Edje_Version
{

View File

@ -188,7 +188,7 @@ extern "C" {
*/
#define EET_VERSION_MAJOR 1
#define EET_VERSION_MINOR 7
#define EET_VERSION_MINOR 8
/**
* @typedef Eet_Version
*

View File

@ -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 7
#define EEZE_VERSION_MINOR 8
typedef struct _Eeze_Version
{

View File

@ -59,7 +59,7 @@ extern "C" {
#endif
#define EFREET_VERSION_MAJOR 1
#define EFREET_VERSION_MINOR 7
#define EFREET_VERSION_MINOR 8
typedef struct _Efreet_Version
{

View File

@ -50,7 +50,7 @@
* @def EINA_VERSION_MINOR
* @brief Minor version of Eina
*/
#define EINA_VERSION_MINOR 7
#define EINA_VERSION_MINOR 8
/**
* @typedef Eina_Version

View File

@ -61,7 +61,7 @@ extern "C" {
#endif
#define EIO_VERSION_MAJOR 1
#define EIO_VERSION_MINOR 7
#define EIO_VERSION_MINOR 8
/**
* @typedef Eio_Version

View File

@ -341,7 +341,7 @@ extern "C" {
#endif
#define EMBRYO_VERSION_MAJOR 1
#define EMBRYO_VERSION_MINOR 7
#define EMBRYO_VERSION_MINOR 8
typedef struct _Embryo_Version
{

View File

@ -248,7 +248,7 @@ extern "C" {
#endif
#define EMOTION_VERSION_MAJOR 1
#define EMOTION_VERSION_MINOR 7
#define EMOTION_VERSION_MINOR 8
typedef struct _Emotion_Version
{

View File

@ -34,7 +34,7 @@ extern "C" {
#endif
#define ETHUMB_VERSION_MAJOR 1
#define ETHUMB_VERSION_MINOR 7
#define ETHUMB_VERSION_MINOR 8
typedef struct _Ethumb_Version
{

View File

@ -352,7 +352,7 @@ extern "C" {
#endif
#define EVAS_VERSION_MAJOR 1
#define EVAS_VERSION_MINOR 7
#define EVAS_VERSION_MINOR 8
typedef struct _Evas_Version
{