]> granicus.if.org Git - libjpeg-turbo/commitdiff
Bump revision to 1.5.91 for post-beta fixes
authorDRC <information@libjpeg-turbo.org>
Thu, 26 Apr 2018 22:33:52 +0000 (17:33 -0500)
committerDRC <information@libjpeg-turbo.org>
Thu, 26 Apr 2018 22:33:52 +0000 (17:33 -0500)
CMakeLists.txt

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