Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
wayland
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Pekka Paalanen
wayland
Commits
bb0d5160
Commit
bb0d5160
authored
Sep 20, 2016
by
Bryce Harrington
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure.ac: bump to version 1.11.1 for the point release
parent
f1f9deae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
configure.ac
View file @
bb0d5160
...
...
@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
m4_define([wayland_major_version], [1])
m4_define([wayland_minor_version], [11])
m4_define([wayland_micro_version], [
0
])
m4_define([wayland_micro_version], [
1
])
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