Skip to content

Commit c70bcbd

Browse files
committed
isobmff: version 0.3
1 parent ed830d1 commit c70bcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)