rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=66fffd4d519106e8a15309f857815c93c284d6b9

commit 66fffd4d519106e8a15309f857815c93c284d6b9
Author: Vyacheslav Reutskiy <[email protected]>
Date:   Fri Jul 1 14:23:30 2016 +0300

    release: Update README and bump  version for 0.7.0-rc
    
    Change-Id: Ie4d99abb7165b43854d0ab445ada302e445c2c52
---
 README       | 3 +--
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 033c32f..0d30439 100644
--- a/README
+++ b/README
@@ -6,8 +6,7 @@ towards theme editor and UI design, and not GUI over the edc 
syntax.
 Requirements:
 -------------
 
-   * efl (>= 1.17.0 && <= 1.17.99)
-   * elementary (>= 1.17.0 && <= 1.17.99)
+   * efl (>= 1.17.0 && < 1.17.9999)
 
 Please note that some features may not quite function correctly or
 completely on EFL 1.17.0
diff --git a/configure.ac b/configure.ac
index cf9cf3a..02d17a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFLETE_VERSION([0], [6], [0], [dev])
+EFLETE_VERSION([0], [7], [0], [rc])
 AC_INIT([eflete], [eflete_version], 
[[email protected]],
         [eflete])
 AC_PREREQ([2.60])

-- 


Reply via email to