Back to development
authorTim-Philipp Müller <tim@centricular.com>
Fri, 3 Jul 2020 01:04:21 +0000 (02:04 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 3 Jul 2020 01:04:21 +0000 (02:04 +0100)
meson.build

index 6021d26..4111b71 100644 (file)
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.17.2', license : 'LGPL')
+project('gst-examples', 'c', version : '1.17.2.1', license : 'LGPL')
 
 cc = meson.get_compiler('c')
 m_dep = cc.find_library('m', required : false)