summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:06 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:06 +0000
commit1145015dc12e817c7dea66c7183f204b90558654 (patch)
treedfd03fb7dfa0da635011962c9408c18b4efdfce7
parent20352236c2c22cd4b48d30c4218218e22e07ef77 (diff)
downloadgst-libav-1145015dc12e817c7dea66c7183f204b90558654.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 a99a356..287484c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.18.2',
+ version : '1.18.2.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])