Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea
wayland
Commits
254bef7b
Commit
254bef7b
authored
Aug 24, 2018
by
Derek Foreman
Browse files
configure.ac: bump to version 1.16.0 for the official release
parent
581c6284
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
254bef7b
AC_PREREQ([2.64])
m4_define([wayland_major_version], [1])
m4_define([wayland_minor_version], [1
5
])
m4_define([wayland_micro_version], [
94
])
m4_define([wayland_minor_version], [1
6
])
m4_define([wayland_micro_version], [
0
])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment