stefan pushed a commit to branch elementary-1.9.

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

commit c95c9ac129402be1cf6d8e46aaf4d9f04d74a7bf
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Mon Apr 14 11:47:35 2014 +0200

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

diff --git a/NEWS b/NEWS
index f38212f..8f26dc2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
 ================
-Elementary 1.9.2
+Elementary 1.9.3
 ================
 
+Changes since Elementary 1.9.2:
+-------------------------------
+
+Fixes:
+
+   * elm win - fix tracking of current position to properly store it in win obj
+   * spinner: crash issue on deletion fix
+   * fix left over soft cursors in elm (T893)
+
 Changes since Elementary 1.9.1:
 -------------------------------
 
diff --git a/configure.ac b/configure.ac
index 5c021d7..ce534c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [9], [2], [release])
+EFL_VERSION([1], [9], [3], [release])
 AC_INIT([elementary], [efl_version], 
[enlightenment-devel@lists.sourceforge.net])
 
 AC_PREREQ(2.60)

-- 


Reply via email to