Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xorg
proto
xorgproto
Commits
fd31dca9
Commit
fd31dca9
authored
Feb 15, 2018
by
Keith Packard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump meson.build version to 2018.2
Signed-off-by:
Keith Packard
<
keithp@keithp.com
>
parent
c1418cff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
meson.build
meson.build
+1
-1
No files found.
meson.build
View file @
fd31dca9
...
...
@@ -18,7 +18,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
project('xorgproto', 'c', license : 'MIT', version : '2018.
1
')
project('xorgproto', 'c', license : 'MIT', version : '2018.
2
')
pkg = import('pkgconfig')
cc = meson.get_compiler('c')
sed = find_program('sed')
...
...
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