Skip to content

Commit 8a36ab5

Browse files
committed
Bump version: 1.5.0
1 parent 28e973a commit 8a36ab5

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
project(timg VERSION 1.4.5 LANGUAGES CXX)
3+
project(timg VERSION 1.5.0 LANGUAGES CXX)
44

55
option(WITH_VIDEO_DECODING "Enables video decoding feature" ON)
66
option(WITH_VIDEO_DEVICE "Enables reading videos from devices e.g. v4l2 (requires WITH_VIDEO_DECODING)" ON)

0 commit comments

Comments
 (0)