summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:26 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:26 +0000
commit301d188bd847cef3cef3cd6e34bbbc0c7f6ed7c0 (patch)
tree44b248a72ff7aa0f742488a18290b8b207fbc69e
parente896aabe3c3d278510fb567712c4a55ed0eae075 (diff)
downloadgst-libav-301d188bd847cef3cef3cd6e34bbbc0c7f6ed7c0.tar.gz
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7b55cb7..c18da11 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.18.4',
+ version : '1.18.4.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])