fix minor version defines to be at 1.6 (in sync now) ready for going

to 7 on release.



SVN revision: 73906
This commit is contained in:
Carsten Haitzler 2012-07-16 06:36:02 +00:00
parent a7a4fbbe74
commit 2c1b533d13
9 changed files with 9 additions and 9 deletions

View File

@ -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
{

View File

@ -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
{

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 2
#define EEZE_VERSION_MINOR 6
typedef struct _Eeze_Version
{

View File

@ -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
{

View File

@ -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

View File

@ -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

View File

@ -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
{

View File

@ -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
{

View File

@ -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
{