summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:01 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:01 +0100
commit0f7a515efbef92f7479b56555f5c7108fbdb2b7f (patch)
tree16567c6f98864cbc065aa2239d6906c71409fbd0
parent4e4488bab2970695302f54441ea39fa736527ed8 (diff)
downloadgst-libav-0f7a515efbef92f7479b56555f5c7108fbdb2b7f.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 b4521c4..2f92b2b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])