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:
fb7e130
)
configure.ac: bump to version 1.8.91 for the alpha release
1.8.91
author
Bryce Harrington
<bryce@osg.samsung.com>
Sun, 16 Aug 2015 20:54:50 +0000
(13:54 -0700)
committer
Bryce Harrington
<bryce@osg.samsung.com>
Sun, 16 Aug 2015 20:54:50 +0000
(13:54 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
7166f52
..
0009857
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], [8])
-m4_define([wayland_micro_version],
[90
])
+m4_define([wayland_micro_version],
[91
])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])