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:
b409c91
)
configure.ac: bump to version 1.7.92 for the RC1 release
1.7.92
author
Bryce Harrington
<bryce@osg.samsung.com>
Sat, 16 May 2015 00:53:29 +0000
(17:53 -0700)
committer
Bryce Harrington
<bryce@osg.samsung.com>
Sat, 16 May 2015 00:53:29 +0000
(17:53 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
c132110
..
0d834fb
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], [7])
-m4_define([wayland_micro_version], [9
1
])
+m4_define([wayland_micro_version], [9
2
])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])