antognolli pushed a commit to branch evas_generic_loaders-1.7.

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

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

diff --git a/configure.ac b/configure.ac
index 2c58412..7b9b42d 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([(svnversion "${SVN_REPO_PATH:-.}" | grep -v 
export || echo 0) | awk -F : '{printf("%s\n", $1);}' | tr -d ' :MSP\n']))
 m4_if(v_rev, [0], [m4_define([v_rev], m4_esyscmd([git log 2> /dev/null | (grep 
-m1 git-svn-id || echo 0) | sed -e 's/.*@\([0-9]*\).*/\1/' | tr -d '\n']))])
 ##--   When released, remove the dnl on the below line
@@ -58,7 +58,7 @@ PKG_PROG_PKG_CONFIG
 ### Checks for libraries
 
 # Eina library
-PKG_CHECK_MODULES(EINA, [eina >= 1.7.5])
+PKG_CHECK_MODULES(EINA, [eina >= 1.7.6])
 
 AC_ARG_ENABLE([poppler],
    [AC_HELP_STRING([--disable-poppler], [disable poppler support  
@<:@default==enabled@:>@])],

-- 

------------------------------------------------------------------------------
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