projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba379f
)
Back to development
author
Tim-Philipp Müller
<tim@centricular.com>
Tue, 8 Sep 2020 15:59:02 +0000
(16:59 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Tue, 8 Sep 2020 15:59:02 +0000
(16:59 +0100)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 666f401af695240ca5bc2c3c1048bd8c4d60b019..b3e58d8efdd22f2c2c239de9110a6c71bc27d0aa 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,6
+1,6
@@
project('gst-editing-services', 'c',
- version : '1.1
8.0
',
- meson_version : '>= 0.
49
',
+ version : '1.1
9.0.1
',
+ meson_version : '>= 0.
54
',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])