From fd4cb019c2018d86f098d554a2f05dd6911ba950 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/embryo@67284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Embryo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Embryo.h b/src/lib/Embryo.h index ea273cf..74c872b 100644 --- a/src/lib/Embryo.h +++ b/src/lib/Embryo.h @@ -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 { -- 2.7.4