We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea458cc commit f2305abCopy full SHA for f2305ab
CMakeLists.txt
@@ -5,7 +5,7 @@ if(TARGET micro_ogg_demuxer)
5
return()
6
endif()
7
8
-project(micro_ogg_demuxer VERSION 1.0.0 LANGUAGES CXX)
+project(micro_ogg_demuxer VERSION 1.1.1 LANGUAGES CXX)
9
10
add_library(micro_ogg_demuxer STATIC
11
src/ogg_demuxer.cpp
0 commit comments