summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:49 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 01:05:03 +0100
commit075ed8610fa4e16c8c85c9544b855a100738f84b (patch)
treecce4dbdae33482b16d533a8ab30ef526a192bdb3 /meson.build
parent7dc67a389da7434ca62a115f5f2273d976c01055 (diff)
Back to development
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 0d0bda8..f78ddbf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.17.1',
+ version : '1.17.1.1',
meson_version : '>= 0.52.0',
default_options : ['buildtype=debugoptimized'])