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:
9c80d89
)
meson: update version
author
Tim-Philipp Müller
<tim@centricular.com>
Thu, 23 Feb 2017 17:22:33 +0000
(17:22 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Thu, 23 Feb 2017 17:22:33 +0000
(17:22 +0000)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 227819b0376af10d6f8e92079cc498a05875ea3b..439bf51545717e974398df16119b134fe79eeb4c 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gstreamer', 'c', 'cpp',
- version : '1.10.
1
',
+ version : '1.10.
4
',
meson_version : '>= 0.35.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])