summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:35:17 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:35:17 +0100
commit4f649c9556ce5b4501363885995554598303e01c (patch)
tree8fab63dfb05ec85673509dc17012e21a27a9aa4a /meson.build
parent4c4d55a404236644e3e7e4b4d68d19705b7a5af4 (diff)
downloadgst-libav-4f649c9556ce5b4501363885995554598303e01c.tar.gz
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 963aabe..0abc528 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.19.1.1',
+ version : '1.19.2',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])