We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652bdb7 commit a85e118Copy full SHA for a85e118
meson.build
@@ -4,7 +4,7 @@ project('openh264', ['c', 'cpp'],
4
default_options : [ 'warning_level=1',
5
'buildtype=debugoptimized' ])
6
7
-major_version = '7'
+major_version = '8'
8
9
cpp = meson.get_compiler('cpp')
10
0 commit comments