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 6440756e25d401b7f6aa0bf56016531c0fd5f52f
Author: politebot <[email protected]>
AuthorDate: Sun Oct 12 09:01:47 2025 -0500
version bump
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 93baf2f..9e315c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eradio], [0.0.8], [])
+AC_INIT([eradio], [0.0.9], [])
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.