summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-09 00:13:08 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-09 00:13:08 +0100
commit553adc645053f8fe6f02d3888cefe97bcb963918 (patch)
treee440329a6468b1424fc14d9a7229d781292aae56
parent3d75c6b1eefc1a4190f58ac8d4610535f1acca3f (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 b8527aa..93d1a65 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.5',
+ version : '1.18.5.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',