stefan pushed a commit to branch master.

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

commit 060613ac29696a9fd55b84815ed5abdc91c255b1
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Mon Apr 20 12:38:33 2015 +0200

    release: Update NEWS and bump version for 1.14.0-beta2 release
---
 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index b81db99..ab91a44 100644
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,12 @@ Fixes:
    * [elm_panel] Fix mirroring issue.
    * test_naviframe: Fix content image file names.
    * elm_image: return EINA_FALSE if the data source is NULL in 
elm_image_memfile_set
+   * spinner: fix entry style in non 'button_layout' mode
+   * elm_gengrid: mark cursor_engine_only in data and update state when 
realized
+   * atspi: add missing signals array sentiel.
+   * elementary: Fix elm_win_window_id_get for wayland
+   * elm_slider: fix theme apply
+   * elm_clock: fix theme apply
 
 Changes since 1.12.0:
 ---------------------
diff --git a/configure.ac b/configure.ac
index c492469..95737e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [14], [0], [release])
-AC_INIT([elementary], [efl_version-beta1], 
[enlightenment-de...@lists.sourceforge.net])
+AC_INIT([elementary], [efl_version-beta2], 
[enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ(2.63)
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to