stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=d18b67c847bf15413bd0e6f3ee317b56b5bfde7d

commit d18b67c847bf15413bd0e6f3ee317b56b5bfde7d
Author: Stefan Schmidt <[email protected]>
Date:   Mon Aug 4 19:55:11 2014 +0200

    release: Update NEWS and bump version for 1.11.0-beta1 release
---
 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 327bc99..5e82920 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,8 @@ Fixes:
    * fix notification theme to not clip text
    * map: Add missing legacy API into legacy header
    * elc_naviframe: Fix warning caused by elm_obj_layout_signal_emit override 
function in naviframe
+   * ctxpopup: fix arrow geometry set.
+   * ctxpopup: Fix wrong popup size.
 
 Changes since Elementary 1.9.0:
 -------------------------------
diff --git a/configure.ac b/configure.ac
index c1971ad..2934824 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [11], [0], [release])
-AC_INIT([elementary], [efl_version-alpha1], 
[[email protected]])
+AC_INIT([elementary], [efl_version-beta1], 
[[email protected]])
 
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to