Skip to content

Commit ec589e6

Browse files
authored
Update year info and build number to 2026 (#199)
1 parent d0b53a5 commit ec589e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bin/build.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ local output_images_dir = html_dir .. "/images"
6666

6767
-- strings to substitute throughout docs content (not headers or footers though)
6868
local title_prefix = "Solar2D Documentation"
69-
local default_rev_label = "Release 2025.3721"
69+
local default_rev_label = "Release 2026.3728"
7070
local REV_LABEL = default_rev_label
7171

7272
local CORONA_CORE_PRODUCT = "Solar2D"

resources/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<div id="footer">
55

6-
<p class="copyright">&copy; 2020-2025 Solar2D All Rights Reserved.</p>
6+
<p class="copyright">&copy; 2020-2026 Solar2D. All Rights Reserved.</p>
77

88
<p class="feedback">Help us help you! If you notice a problem with this page, please report it.</p>
99

0 commit comments

Comments
 (0)