mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-07 18:16:00 -05:00
WebDav fixes and tweaks.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace
|
||||
/// @brief Build month.
|
||||
constexpr uint8_t BUILD_MON = 8;
|
||||
/// @brief Build day.
|
||||
constexpr uint8_t BUILD_DAY = 7;
|
||||
constexpr uint8_t BUILD_DAY = 8;
|
||||
/// @brief Year.
|
||||
constexpr uint16_t BUILD_YEAR = 2025;
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user