kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16.git/commit/?id=54901d1404be235924bba639de61894d6f7d745a

commit 54901d1404be235924bba639de61894d6f7d745a
Author: Kim Woelders <[email protected]>
Date:   Thu Oct 24 18:54:03 2019 +0200

    1.0.21.
---
 ChangeLog    | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 77033579..f114c8ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6038,3 +6038,14 @@ Make config dialog edge flip mode changes take effect 
immediately
 Add gobject-2.0 dependency in case pango doesn't include it
 Fix build without composite
 Fix potential gcc9 warning
+
+-------------------------------------------------------------------------------
+
+Thu 24 Oct 2019 06:52:44 PM CEST
+
+--- 1.0.21 ---
+Include potentially missing sys/select.h (Ingo Feinerer)
+Explicitly include sys/select.h where needed
+Fix using sound in modular build
+Add sndio sound back end (Ingo Feinerer/Jonathan Armani)
+e_gen_menu: menu generation speedups (Thanatermesis)
diff --git a/configure.ac b/configure.ac
index e0459377..9d4b9c6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([pkg_version],  [1.0.20])
+m4_define([pkg_version],  [1.0.21])
 #m4_define([pkg_revision], [000])
 m4_define([pkg_version],  m4_ifdef([pkg_revision], [pkg_version.pkg_revision], 
[pkg_version]))
 m4_define([rpm_revision], m4_ifdef([pkg_revision], ["0.%(date '+%y%m%d')"], 
[1]))

-- 


Reply via email to