This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository entice.
View the commit online.
commit d35b3aa8e6afecafb31fb7c054fa49d101dcb279
Author: Vincent Torri <[email protected]>
AuthorDate: Tue Apr 7 09:13:07 2026 +0200
update version
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index ea7c2b3..b3eacc7 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: BSD-2-Clause
project('entice', 'c',
- version : '0.0.1',
+ version : '0.0.99',
license : 'BSD 2 clause',
default_options : [
'buildtype=debug',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.