Skip to content

Commit

Permalink
Bump version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Apr 1, 2021
1 parent af738fc commit 812aa3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

project(timg VERSION 1.3.1 LANGUAGES CXX)
project(timg VERSION 1.3.2 LANGUAGES CXX)

option(WITH_VIDEO_DECODING "Enables video decoding feature" ON)
option(WITH_VIDEO_DEVICE "Enables reading videos from devices e.g. v4l2" ON)
Expand Down

0 comments on commit 812aa3a

Please sign in to comment.