Bump project year (#7645)

This commit is contained in:
Daniel Iisak Mikael Kristiansson
2025-01-10 16:04:21 +02:00
committed by GitHub
parent 3ee0afb2a1
commit 0b0833bf54

View File

@@ -46,7 +46,7 @@ include(StaticDependencies)
STRING(TOUPPER "${CMAKE_PROJECT_NAME}" PROJECT_NAME_UCASE)
SET(PROJECT_YEAR 2024)
SET(PROJECT_YEAR 2025)
SET(PROJECT_AUTHOR "LMMS Developers")
SET(PROJECT_URL "https://lmms.io")