summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 00:37:47 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 00:37:47 +0100
commita8510e63d1459a60ae61ab3829cbc15078f34566 (patch)
treee452800d259bc86d82cbe26e29ab27462c51efaf
parent234dff8dbb655dd7fa7bfc4ee8167e076f8640b9 (diff)
Release 1.17.2gst-examples-1.17.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7178b2a5aa..6021d265c0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.17.1.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.17.2', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)