summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 00:17:01 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 00:17:01 +0100
commit778464f1388fcd07d8092f9abfded996267434b6 (patch)
treef99a584f8d5499e906a83831de3a50295fde383b
parenta3c662b2e3210dd34f954f04f924c434e5b5aca2 (diff)
Release 1.19.1gst-examples-1.19.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7d0cab3571..4759669e9d 100644
--- a/meson.build
+++ b/meson.build
@@ -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)