summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 16:58:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 16:58:40 +0100
commit03f699e533fd486b7c79fc36adfe85cd9ecc25af (patch)
treea5cad6fd632d94b312b5930d0992bf3e605c3074
parentae91a81d9aa913cee1e8310af93a8fff5445628d (diff)
downloadgstreamer-plugins-ugly-03f699e533fd486b7c79fc36adfe85cd9ecc25af.tar.gz
Back to development
-rw-r--r--meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 047be2e7..860c0839 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.0',
- meson_version : '>= 0.48',
+ version : '1.19.0.1',
+ meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])