seoz pushed a commit to branch efl-1.15.

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

commit d81ad96a8f20070d71b9dce0a525a2dca5ceadb0
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Tue Aug 25 02:06:44 2015 +0900

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

diff --git a/NEWS b/NEWS
index 8accd2e..a1d2bfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
 ==========
-EFL 1.15.0
+EFL 1.15.1
 ==========
 
+Changes since 1.15.0:
+---------------------
+
+Fixes:
+
+   * ecore_evas: fix first render skip in several windows
+   * ecore-wl: do not nul terminate drops
+   * Evas language: fix script run code (T2670)
+
 Changes since 1.14.0:
 ---------------------
 
diff --git a/configure.ac b/configure.ac
index b008aba..23e62dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [15], [0], [release])
+EFL_VERSION([1], [15], [1], [release])
 AC_INIT([efl], [efl_version], [enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ([2.60])

-- 


Reply via email to