projects
/
platform
/
upstream
/
wayland.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1361da9
)
configure.ac: bump version to 1.13.90 for open development
author
Bryce Harrington
<bryce@osg.samsung.com>
Tue, 21 Feb 2017 22:25:03 +0000
(14:25 -0800)
committer
Bryce Harrington
<bryce@osg.samsung.com>
Tue, 21 Feb 2017 22:27:16 +0000
(14:27 -0800)
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
fcce4ce
..
b583bef
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2,7
+2,7
@@
AC_PREREQ([2.64])
m4_define([wayland_major_version], [1])
m4_define([wayland_minor_version], [13])
-m4_define([wayland_micro_version],
[
0])
+m4_define([wayland_micro_version],
[9
0])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])