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:
2c25627
)
meson: Update version
author
Sebastian Dröge
<sebastian@centricular.com>
Fri, 24 Feb 2017 13:59:41 +0000
(15:59 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Fri, 24 Feb 2017 13:59:41 +0000
(15:59 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index
989c25d
..
f63dd89
100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gst-plugins-good', 'c', 'cpp',
- version : '1.11.
1
.1',
+ version : '1.11.
2
.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])