Bump version to 3.1.0

This commit is contained in:
DRC
2024-12-12 11:01:53 -05:00
parent 84fa3bc093
commit c3446d64d7
2 changed files with 3 additions and 3 deletions

View File

@@ -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)

View File

@@ -1,5 +1,5 @@
3.1 post-beta
=============
3.1.0
=====
### Significant changes relative to 3.1 beta1: