antognolli pushed a commit to branch expedite-1.7.

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

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

diff --git a/configure.ac b/configure.ac
index 02cdbf5..2599b33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
-AC_INIT([expedite], [1.7.5], [[email protected]])
+AC_INIT([expedite], [1.7.6], [[email protected]])
 AC_PREREQ([2.52])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADERS([config.h])
@@ -123,18 +123,18 @@ LT_PROG_RC
 
 case "$host_os" in
    mingw32*)
-      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])
       ;;
 esac
 
 # Eina
 
-PKG_CHECK_MODULES([EINA], eina >= 1.7.5)
+PKG_CHECK_MODULES([EINA], eina >= 1.7.6)
 
 # Evas
 
-PKG_CHECK_MODULES([EVAS], evas >= 1.7.5 eet >= 1.7.5)
+PKG_CHECK_MODULES([EVAS], evas >= 1.7.6 eet >= 1.7.6)
 
 # Xlib
 

-- 

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