Skip to content

Commit 19120fc

Browse files
update openh264 version to v2.6.0 (#3858)
* update openh264 version to v2.6.0 * Update shared lib version for meson
1 parent 652bdb7 commit 19120fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project('openh264', ['c', 'cpp'],
44
default_options : [ 'warning_level=1',
55
'buildtype=debugoptimized' ])
66

7-
major_version = '7'
7+
major_version = '8'
88

99
cpp = meson.get_compiler('cpp')
1010

0 commit comments

Comments
 (0)