summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:10 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:10 +0100
commit4c3ffc78b7a7c3d2680fcf773ad6bf2b7d4320d4 (patch)
tree7ac50223771e571d21eac91a83dec08e4a2f3bc4
parentae11b6cea41f5649103631083bcf40253a76b22a (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c7fe4da..6b330be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',