seoz pushed a commit to branch master.

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

commit d639d25b885cce01cc5439d86107cdc7618f1aac
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Mon Jul 13 23:31:24 2015 +0900

    release: Update NEWS and bump version for 1.15.0-beta1 release
---
 NEWS         | 1 +
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index c34370c..6aa8ad8 100644
--- a/NEWS
+++ b/NEWS
@@ -204,6 +204,7 @@ Fixes:
    * edje_edit: return EINA_TRUE for unset color_class
    * Efreet: Fix config and data dir paths on windows.
    * ecore-wayland: Remove improper use of EINA_UNUSED
+   * evas: Init need_unload value after unload.
 
 Changes since 1.13.0:
 ---------------------
diff --git a/configure.ac b/configure.ac
index 2069102..7e177d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [15], [0], [release])
-AC_INIT([efl], [efl_version-alpha1], 
[enlightenment-de...@lists.sourceforge.net])
+AC_INIT([efl], [efl_version-beta1], 
[enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ([2.60])
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to