This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository e16.

View the commit online.

commit a90ac65bd71c59704ca668e56c191848952da1d0
Author: Kim Woelders <[email protected]>
AuthorDate: Fri Nov 25 06:42:01 2022 +0100

    1.0.27
---
 ChangeLog    | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a0859b23..6ad1d8b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
 
+e16 v1.0.27 - 2022-11-25
+------------------------
+- 1.0.27
+- e_gen_menu: Fix menu generation
+- timers: Properly fix timer lockup issue
+- timers: Fix potential lockup when switching desks fast
+
 e16 v1.0.26 - 2022-10-24
 ------------------------
 - 1.0.26
diff --git a/configure.ac b/configure.ac
index 30ffe428..10fb4879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([e16],[1.0.26],[[email protected]])
+AC_INIT([e16],[1.0.27],[[email protected]])
 AM_INIT_AUTOMAKE([foreign dist-xz])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to