stefan pushed a commit to branch efl-1.14.

http://git.enlightenment.org/core/efl.git/commit/?id=a0dae78e012f170e2ca572e3a6fe4a6f7c7985c7

commit a0dae78e012f170e2ca572e3a6fe4a6f7c7985c7
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Mon Aug 10 13:05:50 2015 +0200

    release: Update NEWS and bump version for 1.14.3 release
---
 NEWS         | 9 ++++++++-
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 731eb02..7da1db1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
 ==========
-EFL 1.14.2
+EFL 1.14.3
 ==========
 
+Changes since 1.14.2:
+---------------------
+
+Fixes:
+
+   * Evas masking: Fix crash in async rendering
+
 Changes since 1.14.1:
 ---------------------
 
diff --git a/configure.ac b/configure.ac
index 96afa3f..ab1253a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [14], [2], [release])
+EFL_VERSION([1], [14], [3], [release])
 AC_INIT([efl], [efl_version], [enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ([2.60])

-- 


Reply via email to