summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-08-20 16:16:55 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-08-20 16:16:55 +0100
commit899cd55b5fa05dccd6bcce018fa13992d721687b (patch)
treea0d3bc9491d9ac924f69c55d75f1c0554ac7d039
parent09195ebe86264970cded4b61af24d95f48bde920 (diff)
Release 1.17.901.17.90
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
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)