diff --git a/SCons/__init__.py b/SCons/__init__.py
index c492d6c53..ae589f971 100644
--- a/SCons/__init__.py
+++ b/SCons/__init__.py
@@ -1,9 +1,9 @@
__version__="4.9.0"
__copyright__="Copyright (c) 2001 - 2025 The SCons Foundation"
__developer__="bdbaddog"
-__date__="Sun, 02 Mar 2025 14:04:50 -0700"
+__date__="Sun, 02 Mar 2025 14:33:49 -0700"
__buildsys__="M1Dog2021"
-__revision__="99a8c86de1ce91d23b102520e185c54ebd968924"
-__build__="99a8c86de1ce91d23b102520e185c54ebd968924"
+__revision__="f6f2fd98b2a94871b506e517873af4d6faf04ed9"
+__build__="f6f2fd98b2a94871b506e517873af4d6faf04ed9"
# make sure compatibility is always in place
import SCons.compat # noqa
\ No newline at end of file
diff --git a/doc/user/main.xml b/doc/user/main.xml
index b0e54a7fe..46491ac9c 100644
--- a/doc/user/main.xml
+++ b/doc/user/main.xml
@@ -36,10 +36,10 @@ This file is processed by the bin/SConsDoc.py module.
The SCons Development Team
- Released: Mon, 03 Sep 2024 18:13:57 -0700
+ Released: Sun, 02 Mar 2025 18:13:57 -0700
- 2004 - 2024
+ 2004 - 2025
The SCons Foundation