Release 1.19.1
authorTim-Philipp Müller <tim@centricular.com>
Mon, 31 May 2021 23:17:01 +0000 (00:17 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 31 May 2021 23:17:01 +0000 (00:17 +0100)
meson.build

index 7d0cab3..4759669 100644 (file)
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.19.0.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.19.1', license : 'LGPL')
 
 cc = meson.get_compiler('c')
 m_dep = cc.find_library('m', required : false)