Skip to content

Commit ed21c3b

Browse files
committed
Bump
1 parent 9f01177 commit ed21c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if(CMAKE_EXECUTABLE_SUFFIX)
55
endif()
66

77
project(mozjpeg C)
8-
set(VERSION 4.0.2)
8+
set(VERSION 4.0.3)
99
string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
1010
list(GET VERSION_TRIPLET 0 VERSION_MAJOR)
1111
list(GET VERSION_TRIPLET 1 VERSION_MINOR)

0 commit comments

Comments
 (0)