stefan pushed a commit to branch efl-1.11.

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

commit f317298fc2d0fbb4c156a7d1b7caebc8d4aecb23
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Wed Sep 10 11:14:23 2014 +0200

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

diff --git a/NEWS b/NEWS
index cb654e0..ecd89bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,20 @@
 ==========
-EFL 1.11.1
+EFL 1.11.2
 ==========
 
+Changes since 1.11.1:
+---------------------
+
+Fixes:
+
+   * shutup ecore-x vsync stupid log domain failures
+   * emotion - fix calling pos update cb for gst1 module in frame new
+   * emotion - audio volume - leave as-is on file open/init
+   * edje_cc now throws an error during link combination when the current part 
has no name
+   * evas: fix build on armv7l. (T1620)
+   * edje embryo stop_program() should stop pending actions
+   * evas: let's freeze the canvas, shall we ?
+
 Changes since 1.11.0:
 ---------------------
 
diff --git a/configure.ac b/configure.ac
index 1f7b96b..b616f8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [11], [1], [release])
+EFL_VERSION([1], [11], [2], [release])
 AC_INIT([efl], [efl_version], [enlightenment-devel@lists.sourceforge.net])
 
 AC_PREREQ([2.60])

-- 


Reply via email to