summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-13 21:05:12 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-13 21:05:14 +0000
commita42fe476d3ee5576921f67a331464065ec33b9a4 (patch)
tree312969c9103e175cf18acc2b8196d6a0e1cd0d10 /meson.build
parent968f261fe2fbf94c07a5ae41ba58423d272a6cab (diff)
Release 1.18.31.18.3
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8ca6aeb6ee..c35148f0f3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.18.2.1',
+ version : '1.18.3',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])