On Wed, 18 Jan 2012 08:11:40 +0100 Vincent Torri <vincent.to...@gmail.com> said:
> On Wed, Jan 18, 2012 at 3:32 AM, Enlightenment SVN > <no-re...@enlightenment.org> wrote: > > Log: > > 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. > > let make them .h.in et and let the autotools doing the work for us. yeah - but then all have to become this... thats a bit of a pain. i just want to merge the trees into 1 and have a single master version etc. - 1 place only. :) > Vincent > > > > > > > > > Author: raster > > Date: 2012-01-17 18:32:36 -0800 (Tue, 17 Jan 2012) > > New Revision: 67284 > > Trac: http://trac.enlightenment.org/e/changeset/67284 > > > > Modified: > > trunk/e_dbus/src/lib/dbus/E_DBus.h trunk/edje/src/lib/Edje.h > > trunk/eet/src/lib/Eet.h trunk/eeze/src/lib/Eeze.h > > trunk/efreet/src/lib/Efreet.h trunk/eina/src/include/eina_main.h > > trunk/embryo/src/lib/Embryo.h trunk/evas/src/lib/Evas.h > > > > Modified: trunk/e_dbus/src/lib/dbus/E_DBus.h > > =================================================================== > > --- trunk/e_dbus/src/lib/dbus/E_DBus.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/e_dbus/src/lib/dbus/E_DBus.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -101,7 +101,7 @@ > > #endif > > > > #define E_DBUS_VERSION_MAJOR 1 > > -#define E_DBUS_VERSION_MINOR 0 > > +#define E_DBUS_VERSION_MINOR 2 > > > > typedef struct _E_DBus_Version > > { > > > > Modified: trunk/edje/src/lib/Edje.h > > =================================================================== > > --- trunk/edje/src/lib/Edje.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/edje/src/lib/Edje.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -479,7 +479,7 @@ > > #endif > > > > #define EDJE_VERSION_MAJOR 1 > > -#define EDJE_VERSION_MINOR 0 > > +#define EDJE_VERSION_MINOR 2 > > > > typedef struct _Edje_Version > > { > > > > Modified: trunk/eet/src/lib/Eet.h > > =================================================================== > > --- trunk/eet/src/lib/Eet.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/eet/src/lib/Eet.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -188,7 +188,7 @@ > > */ > > > > #define EET_VERSION_MAJOR 1 > > -#define EET_VERSION_MINOR 4 > > +#define EET_VERSION_MINOR 6 > > /** > > * @typedef Eet_Version > > * > > > > Modified: trunk/eeze/src/lib/Eeze.h > > =================================================================== > > --- trunk/eeze/src/lib/Eeze.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/eeze/src/lib/Eeze.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -223,7 +223,7 @@ > > 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 > > { > > > > Modified: trunk/efreet/src/lib/Efreet.h > > =================================================================== > > --- trunk/efreet/src/lib/Efreet.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/efreet/src/lib/Efreet.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -59,7 +59,7 @@ > > #endif > > > > #define EFREET_VERSION_MAJOR 1 > > -#define EFREET_VERSION_MINOR 0 > > +#define EFREET_VERSION_MINOR 2 > > > > typedef struct _Efreet_Version > > { > > > > Modified: trunk/eina/src/include/eina_main.h > > =================================================================== > > --- trunk/eina/src/include/eina_main.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/eina/src/include/eina_main.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -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 > > > > Modified: trunk/embryo/src/lib/Embryo.h > > =================================================================== > > --- trunk/embryo/src/lib/Embryo.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/embryo/src/lib/Embryo.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -341,7 +341,7 @@ > > #endif > > > > #define EMBRYO_VERSION_MAJOR 1 > > -#define EMBRYO_VERSION_MINOR 0 > > +#define EMBRYO_VERSION_MINOR 2 > > > > typedef struct _Embryo_Version > > { > > > > Modified: trunk/evas/src/lib/Evas.h > > =================================================================== > > --- trunk/evas/src/lib/Evas.h 2012-01-17 21:46:33 UTC (rev 67283) > > +++ trunk/evas/src/lib/Evas.h 2012-01-18 02:32:36 UTC (rev 67284) > > @@ -343,7 +343,7 @@ > > #endif > > > > #define EVAS_VERSION_MAJOR 1 > > -#define EVAS_VERSION_MINOR 0 > > +#define EVAS_VERSION_MINOR 2 > > > > typedef struct _Evas_Version > > { > > > > > > ------------------------------------------------------------------------------ > > Keep Your Developer Skills Current with LearnDevNow! > > The most comprehensive online learning library for Microsoft developers > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > > Metro Style Apps, more. Free future releases when you subscribe now! > > http://p.sf.net/sfu/learndevnow-d2d > > _______________________________________________ > > enlightenment-svn mailing list > > enlightenment-...@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel