Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
x/y/2023 ola-0.10.10
x/y/2024 ola-0.10.10
Features:
*

Expand Down
2 changes: 1 addition & 1 deletion olad/www/mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@
</noscript>

<div id='footer'>
OLA &copy; 2005-2023 Open Lighting Project<br/>
OLA &copy; 2005-2024 Open Lighting Project<br/>
<a href="ola.html">Full Version</a> - <a href="new/">New UI (Beta)</a>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion olad/www/ola.html
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ <h2 id="plugin_name"></h2>
</noscript>

<div id='footer'>
OLA &copy; 2005-2023 Open Lighting Project<br>
OLA &copy; 2005-2024 Open Lighting Project<br>
<a href="mobile.html">Mobile Version</a> - <a href="new/">New UI (Beta)</a>
</div>
</body>
Expand Down