From f8c7d3922b9867839302e4f9db3b5491ab651a27 Mon Sep 17 00:00:00 2001 From: raster Date: Wed, 18 Jan 2012 02:32:36 +0000 Subject: [PATCH] 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. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@67284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Evas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Evas.h b/src/lib/Evas.h index 8cb75eb..b85bbeb 100644 --- a/src/lib/Evas.h +++ b/src/lib/Evas.h @@ -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 { -- 2.7.4