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 0631631a645aa177e86f8615805065a6c91d262f
Author: politebot <[email protected]>
AuthorDate: Sat Oct 11 19:31:32 2025 -0500
Version bump
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index d676f79..6e10594 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eradio], [0.0.4], [])
+AC_INIT([eradio], [0.0.5], [])
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.