Back to development
authorTim-Philipp Müller <tim@centricular.com>
Tue, 8 Sep 2020 15:58:40 +0000 (16:58 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 8 Sep 2020 15:58:40 +0000 (16:58 +0100)
meson.build

index 047be2e7667a2b0acd658ee6b4f60b97e668ffeb..860c083998fbd316af8334d71131e43685fe81d1 100644 (file)
@@ -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' ])