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:
65b773e
)
configure.ac: bump to version 1.12.91 for the alpha release
1.12.91
author
Bryce Harrington
<bryce@osg.samsung.com>
Wed, 25 Jan 2017 02:13:26 +0000
(18:13 -0800)
committer
Bryce Harrington
<bryce@osg.samsung.com>
Wed, 25 Jan 2017 02:13:26 +0000
(18:13 -0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6cda418
..
7520b24
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], [12])
-m4_define([wayland_micro_version], [9
0
])
+m4_define([wayland_micro_version], [9
1
])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])