We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed830d1 commit c70bcbdCopy full SHA for c70bcbd
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.12)
2
3
# Define the project name and version
4
-project(ISOBMFF VERSION 0.2)
+project(ISOBMFF VERSION 0.3)
5
6
# Set the C++ standard
7
set(CMAKE_CXX_STANDARD 14)
0 commit comments