stefan pushed a commit to branch elementary-1.10.

http://git.enlightenment.org/core/elementary.git/commit/?id=5655e8d62b395d2c5f15d89e7d9c35265a314182

commit 5655e8d62b395d2c5f15d89e7d9c35265a314182
Author: Stefan Schmidt <[email protected]>
Date:   Tue Jun 10 15:07:56 2014 +0200

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

diff --git a/NEWS b/NEWS
index b673c5f..b9a8fe1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,17 @@
 =================
-Elementary 1.10.0
+Elementary 1.10.1
 =================
 
+Changes since 1.10.0:
+---------------------
+
+Fixes:
+
+   * scroller - emits the missed signals
+   * elm win - if no ELM_DISPLAY is set, try more engines before giving up 
(T1294)
+   * config: always create a themes directory for user.
+   * po: Set all initial values for Language and Language-Team
+
 Changes since Elementary 1.9.0:
 -------------------------------
 
diff --git a/configure.ac b/configure.ac
index d215f95..ffd113d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [10], [0], [release])
+EFL_VERSION([1], [10], [1], [release])
 AC_INIT([elementary], [efl_version], 
[[email protected]])
 
 AC_PREREQ(2.60)

-- 


Reply via email to