From: vttoth <vt...@us...> - 2025-08-06 06:50:21
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Maxima CAS". The branch, branch-5_48 has been updated via 0de8535558292a53c3d894c5f9c891f6e7e7d073 (commit) from 551ccc01847e9a92ccc9739bd1805ed4d6ded8d8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0de8535558292a53c3d894c5f9c891f6e7e7d073 Author: Viktor T. Toth <vt...@vt...> Date: Wed Aug 6 02:50:03 2025 -0400 Updating configure.ac with new version number diff --git a/configure.ac b/configure.ac index 8934ddc28..11a8d6c30 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl Note: during Lisp-based builds (see INSTALL.lisp) the version dnl number is read from the following AC_INIT line. It's sensitive to dnl whitespace so when updating the version number only make changes dnl within the second pair of square brackets. -AC_INIT([maxima], [5.48.0]) +AC_INIT([maxima], [5.48.1]) AC_CONFIG_SRCDIR([src/macsys.lisp]) AM_INIT_AUTOMAKE([-Wno-portability tar-ustar]) ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Maxima CAS |