Bump copyright year to 2024
This commit is contained in:
@@ -11,7 +11,7 @@ endif()
|
||||
|
||||
project(libjpeg-turbo C)
|
||||
set(VERSION 3.0.2)
|
||||
set(COPYRIGHT_YEAR "1991-2023")
|
||||
set(COPYRIGHT_YEAR "1991-2024")
|
||||
string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
|
||||
list(GET VERSION_TRIPLET 0 VERSION_MAJOR)
|
||||
list(GET VERSION_TRIPLET 1 VERSION_MINOR)
|
||||
|
||||
Reference in New Issue
Block a user