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:
8d41d81
)
meson: update version
author
Tim-Philipp Müller
<tim@centricular.com>
Tue, 1 Nov 2016 18:10:23 +0000
(18:10 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Tue, 1 Nov 2016 18:10:23 +0000
(18:10 +0000)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 44036928e18195697a6f2086161380008e25822a..a46df0c4cbee38710a951ad955d00cc7eec6555a 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.
9.90
',
+ version : '1.
11.0.1
',
meson_version : '>= 0.33.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])