From 899cd55b5fa05dccd6bcce018fa13992d721687b Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 20 Aug 2020 16:16:55 +0100 Subject: Release 1.17.90 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 4111b71..4a837c2 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.17.2.1', license : 'LGPL') +project('gst-examples', 'c', version : '1.17.90', license : 'LGPL') cc = meson.get_compiler('c') m_dep = cc.find_library('m', required : false) -- cgit v1.2.3