Update fslib, build date.

This commit is contained in:
J-D-K
2025-08-18 18:53:21 -04:00
parent 05b447e641
commit e52e01a306
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ namespace
/// @brief Build month.
constexpr uint8_t BUILD_MON = 8;
/// @brief Build day.
constexpr uint8_t BUILD_DAY = 15;
constexpr uint8_t BUILD_DAY = 17;
/// @brief Year.
constexpr uint16_t BUILD_YEAR = 2025;
} // namespace