summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:50 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:50 +0000
commit2f76ad8afe55ea5e702e4b8f3d81e585c525cbb9 (patch)
tree9723f2d9f3f4b4642d0f093b4c622aa506892c72
parenteee2f2c7cf10f2e018f28f5ab8b95d17f74b60c9 (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 346cebf..5376212 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.3',
+ version : '1.18.3.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',