antognolli pushed a commit to branch embryo-1.7.

commit db3bd65e42f494a6e108ef23d82c6350609e3bc4
Author: Rafael Antognolli <[email protected]>
Date:   Thu Apr 4 16:53:49 2013 -0300

    Bump stable efl to 1.7.6.
---
 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index fa86b8f..42228d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [1])
 m4_define([v_min], [7])
-m4_define([v_mic], [5])
+m4_define([v_mic], [6])
 m4_define([v_rev], m4_esyscmd([(git rev-list --count HEAD 2>/dev/null || echo 
0) | tr -d '\n']))dnl
 ##--   When released, remove the dnl on the below line
 m4_undefine([v_rev])
@@ -97,7 +97,7 @@ AC_SUBST(pkgconfig_requires_private)
 EFL_EMBRYO_BUILD=""
 case "$host_os" in
    mingw*)
-   PKG_CHECK_MODULES([EVIL], [evil >= 1.7.5])
+   PKG_CHECK_MODULES([EVIL], [evil >= 1.7.6])
    AC_DEFINE(HAVE_EVIL, 1, [Set to 1 if Evil library is installed])
    requirement_embryo="evil ${requirement_embryo}"
    EFL_EMBRYO_BUILD="-DEFL_EMBRYO_BUILD"
@@ -106,7 +106,7 @@ esac
 AC_SUBST(EFL_EMBRYO_BUILD)
 
 # For embryo_cc_prefix.c
-PKG_CHECK_MODULES([EINA], [eina >= 1.7.5])
+PKG_CHECK_MODULES([EINA], [eina >= 1.7.6])
 
 ### Checks for portability layer
 

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to