mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo.git
synced 2026-01-18 21:41:20 +01:00
Bump version to 3.1.0
This commit is contained in:
@@ -5,7 +5,7 @@ if(CMAKE_EXECUTABLE_SUFFIX)
|
||||
endif()
|
||||
|
||||
project(libjpeg-turbo C)
|
||||
set(VERSION 3.0.91)
|
||||
set(VERSION 3.1.0)
|
||||
set(COPYRIGHT_YEAR "1991-2024")
|
||||
string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
|
||||
list(GET VERSION_TRIPLET 0 VERSION_MAJOR)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
3.1 post-beta
|
||||
=============
|
||||
3.1.0
|
||||
=====
|
||||
|
||||
### Significant changes relative to 3.1 beta1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user