summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:04 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:04 +0100
commit2d9b73b76b6c8db6b394714e20332b95d4cb6c74 (patch)
tree67442c1e5d690caecdc0e9dd5641e4023723edc8
parent6b5cacd53a84ba2140514af34ae5d75a1d5797c6 (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b5508ca..963aabe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])