stefan pushed a commit to branch master.

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

commit ed5579bc509641235facd74d280845145beffa1c
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Mon Oct 26 03:59:15 2015 +0100

    release: Update NEWS and bump version for 1.16.0-beta3 release
---
 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index e3b59d0..3f469b9 100644
--- a/NEWS
+++ b/NEWS
@@ -119,6 +119,11 @@ Fixes:
    * elementary: Fix genlist example to not free data until After it has been 
removed from the list (CID1327342)
    * deskmirror: unset proxy.source_clip for urgency effects
    * border: bring sparklebear theme up-to-date with current efl rendering
+   * elc_file_selector_button: free allocated path name
+   * elm_win: fix wrong comment.
+   * elm_cnp: DnD/X11: correct drag window position in rotation
+   * dayselector: fix warning related to argument type
+   * multibuttonentry: fix label packed many times in internal box.
 
 Changes since 1.14.0:
 ---------------------
diff --git a/configure.ac b/configure.ac
index 6fc041e..9c1a32a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [16], [0], [release])
-AC_INIT([elementary], [efl_version-beta2], 
[enlightenment-de...@lists.sourceforge.net])
+AC_INIT([elementary], [efl_version-beta3], 
[enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ(2.63)
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to