This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository evisum.
View the commit online.
commit f7368d4a12253b76d9584d3a23123027131910e9
Author: Alastair Poole <[email protected]>
AuthorDate: Mon Jul 20 20:35:53 2026 +0100
VERSION: Update.
No release yet...bump up the numbers.
---
NEWS | 7 +++++++
VERSION | 2 +-
meson.build | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 88c817d..1dda1d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+=============
+Evisum 2.0.13
+=============
+
+ * Update translations (thanks diekrz2).
+ * ...
+
=============
Evisum 2.0.12
=============
diff --git a/VERSION b/VERSION
index 280a1e3..82bd22f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.12
+2.0.13
diff --git a/meson.build b/meson.build
index 4952222..f1784ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
##### Project
project('evisum', 'c',
- version : '2.0.12',
+ version : '2.0.13',
meson_version : '>= 0.56.0')
efl_version = '>= 1.27.0'
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.