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
a94b77d0
Commit
a94b77d0
authored
Feb 19, 2019
by
Derek Foreman
Browse files
configure.ac: bump version to 1.16.91 for the alpha release
parent
d7b0b792
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
a94b77d0
...
...
@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
m4_define([wayland_major_version], [1])
m4_define([wayland_minor_version], [16])
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])
...
...
Write
Preview
Supports
Markdown
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