Skip to content

Commit 2103974

Browse files
committed
isobmff: version 0.3
1 parent 77e56c9 commit 2103974

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

33
# Define the project name and version
4-
project(ISOBMFF VERSION 0.2)
4+
project(ISOBMFF VERSION 0.3)
55

66
# Set the C++ standard
77
set(CMAKE_CXX_STANDARD 14)

0 commit comments

Comments
 (0)