update all minor versions to 2 (or 6) - and yes. i missed making most

be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick
and tired of all the bloody separate libs that have to be versiioned
and build and released separately. :( too many places to go fix up per
release.



SVN revision: 67284
This commit is contained in:
Carsten Haitzler 2012-01-18 02:32:36 +00:00
parent 47d0c9c67b
commit 0e9a475092
7 changed files with 7 additions and 7 deletions

View File

@ -479,7 +479,7 @@ extern "C" {
#endif
#define EDJE_VERSION_MAJOR 1
#define EDJE_VERSION_MINOR 0
#define EDJE_VERSION_MINOR 2
typedef struct _Edje_Version
{

View File

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

View File

@ -223,7 +223,7 @@ struct Eeze_Udev_Watch;
typedef struct Eeze_Udev_Watch Eeze_Udev_Watch;
#define EEZE_VERSION_MAJOR 1
#define EEZE_VERSION_MINOR 1
#define EEZE_VERSION_MINOR 2
typedef struct _Eeze_Version
{

View File

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

View File

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

View File

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

View File

@ -343,7 +343,7 @@ extern "C" {
#endif
#define EVAS_VERSION_MAJOR 1
#define EVAS_VERSION_MINOR 0
#define EVAS_VERSION_MINOR 2
typedef struct _Evas_Version
{