MozJPEG 4.1.5

This commit is contained in:
Kornel
2023-10-12 17:52:31 +01:00
parent 0c6302e086
commit 6c9f0897af

View File

@@ -10,7 +10,7 @@ if(CMAKE_EXECUTABLE_SUFFIX)
endif()
project(mozjpeg C)
set(VERSION 4.1.4)
set(VERSION 4.1.5)
set(COPYRIGHT_YEAR "1991-2023")
string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
list(GET VERSION_TRIPLET 0 VERSION_MAJOR)