]> granicus.if.org Git - libjpeg-turbo/commitdiff
Bump revision to 1.5.90 to prepare for beta
authorDRC <information@libjpeg-turbo.org>
Thu, 22 Mar 2018 21:08:25 +0000 (16:08 -0500)
committerDRC <information@libjpeg-turbo.org>
Thu, 22 Mar 2018 21:08:25 +0000 (16:08 -0500)
CMakeLists.txt

index 7042e3ad1038f7b58c18c65b671dcfac1237e882..4530154d50aac31e4461faa1d873f0445fb650bf 100644 (file)
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(libjpeg-turbo C)
-set(VERSION 1.5.80)
+set(VERSION 1.5.90)
 string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
 list(GET VERSION_TRIPLET 0 VERSION_MAJOR)
 list(GET VERSION_TRIPLET 1 VERSION_MINOR)