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
(from parent 1:
f21623c
)
Back to development
author
Tim-Philipp Müller
<tim@centricular.com>
Tue, 8 Sep 2020 15:58:29 +0000
(16:58 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Tue, 8 Sep 2020 15:58:29 +0000
(16:58 +0100)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index
e1377ae
..
6de8787
100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,6
+1,6
@@
project('gst-plugins-base', 'c',
- version : '1.1
8.0
',
- meson_version : '>= 0.
48
',
+ version : '1.1
9.0.1
',
+ meson_version : '>= 0.
54
',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])