princeamd pushed a commit to branch ecore-1.7.

commit dab1e7a30da7fcb14cbf9e9f6a45ce1f8292a231
Author: Christopher Michael <[email protected]>
Date:   Wed Jan 30 15:12:22 2013 +0000

    Backport: ea30a66 :: Since we actually support RandR 1.4 now, lets 
increment the minor version number.
    
    Signed-off-by: Christopher Michael <[email protected]>
    
    SVN revision: 83484
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/lib/ecore_x/xlib/ecore_x_randr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_x/xlib/ecore_x_randr.c 
b/src/lib/ecore_x/xlib/ecore_x_randr.c
index 245fdc3..0733831 100644
--- a/src/lib/ecore_x/xlib/ecore_x_randr.c
+++ b/src/lib/ecore_x/xlib/ecore_x_randr.c
@@ -51,7 +51,7 @@ _ecore_x_randr_init(void)
 {
 #ifdef ECORE_XRANDR
    _randr_major = 1;
-   _randr_minor = 3;
+   _randr_minor = 4;
    _randr_version = 0;
 
    /* try to query the randr extenstion version */

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to