|
From: vttoth <vt...@us...> - 2025-12-15 09:55:40
|
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, master has been updated
via bc2525b3064254c00efbf1e339599ce340412113 (commit)
from ca899141c50544575e6a58e9486368bce8ad67f1 (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 bc2525b3064254c00efbf1e339599ce340412113
Author: Viktor T. Toth <vt...@vt...>
Date: Mon Dec 15 04:55:24 2025 -0500
Updating configure.ac with new version number
diff --git a/configure.ac b/configure.ac
index abef6b000..883a73fe3 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.48post])
+AC_INIT([maxima], [5.49post])
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
|