netstar pushed a commit to branch master.

http://git.enlightenment.org/apps/evisum.git/commit/?id=597c372b0a8adb12ce004deb7560e044359c0642

commit 597c372b0a8adb12ce004deb7560e044359c0642
Author: Alastair Poole <nets...@gmail.com>
Date:   Sun Aug 23 18:02:20 2020 +0100

    0.5.4: Bug fix.
---
 NEWS        | 6 ++++++
 VERSION     | 2 +-
 meson.build | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 6091daa..5486a25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Evisum 0.5.4
+============
+
+  * Fix typo (Linux battery).
+
 ============
 Evisum 0.5.3
 ============
diff --git a/VERSION b/VERSION
index be14282..7d85683 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.3
+0.5.4
diff --git a/meson.build b/meson.build
index e5dcab9..d27a79c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 ##### Project
 project('evisum', 'c',
-        version       : '0.5.3',
+        version       : '0.5.4',
         meson_version : '>= 0.40.0')
 
 efl_version = '>= 1.22.0'

-- 


Reply via email to