summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:56 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:56 +0000
commitd9b1bb506b7fe13dc39e7d78268535bd2e01e3a7 (patch)
treec6346bebd2b203b9ce47c6e61d74b5b056a6c4ef
parent9b31c42bebe36e4f88b2b6f1bd4f98f62708d793 (diff)
downloadgst-libav-1.18.tar.gz
Back to development1.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6943242..7e3aa4e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])