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 80b7861ed4e88c19032d9b7024a70a431c792a5e
Author: Alastair Poole <[email protected]>
AuthorDate: Sat Mar 21 22:01:06 2026 +0000
VERSION: ++
---
VERSION | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION b/VERSION
index 7dea76e..6d7de6e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.1
+1.0.2
diff --git a/meson.build b/meson.build
index bb25c1c..3c72a9a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
##### Project
project('evisum', 'c',
- version : '1.0.1',
+ version : '1.0.2',
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.