stefan pushed a commit to branch elementary-1.12.

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

commit 009a139b8a125503dac3fe74ebe632162cf07862
Author: Stefan Schmidt <[email protected]>
Date:   Mon Nov 24 12:51:06 2014 +0100

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

diff --git a/NEWS b/NEWS
index 59755c0..3f24dcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
 =================
-Elementary 1.12.0
+Elementary 1.12.1
 =================
 
+Changes since 1.12.0:
+---------------------
+
+Fixes:
+
+   * elm_box: inappropriate size_hint_align value usage fix
+   * transit: free the map resource.
+
 Changes since 1.11.0:
 ---------------------
 
diff --git a/configure.ac b/configure.ac
index e0f2aad..c6413f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [12], [0], [release])
+EFL_VERSION([1], [12], [1], [release])
 AC_INIT([elementary], [efl_version], 
[[email protected]])
 
 AC_PREREQ(2.63)

-- 


Reply via email to