This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository eradio.
View the commit online.
commit 35ecd687b8312abbd9f30c70e1412202d64c6c39
Author: politebot <[email protected]>
AuthorDate: Sat Oct 11 19:24:53 2025 -0500
Version bump
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 2a88435..d676f79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eradio], [0.0.3], [])
+AC_INIT([eradio], [0.0.4], [])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
AC_CONFIG_HEADERS([config.h])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.