File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Copyright 2012-2014 The Meson development team
1
+ # Copyright 2012-2015 The Meson development team
2
2
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
14
14
15
15
import pickle , os , uuid
16
16
17
- version = '0.22.0-research '
17
+ version = '0.22.0'
18
18
19
19
# This class contains all data that must persist over multiple
20
20
# invocations of Meson. It is roughly the same thing as
Original file line number Diff line number Diff line change 1
- .TH MESON "1" "October 2014 " "meson 0.21 .0" "User Commands"
1
+ .TH MESON "1" "January 2015 " "meson 0.22 .0" "User Commands"
2
2
.SH NAME
3
3
meson - a high productivity build system
4
4
.SH DESCRIPTION
Original file line number Diff line number Diff line change 1
- .TH MESONCONF "1" "October 2014 " "mesonconf 0.21 .0" "User Commands"
1
+ .TH MESONCONF "1" "January 2015 " "mesonconf 0.22 .0" "User Commands"
2
2
.SH NAME
3
3
mesonconf - a tool to configure Meson builds
4
4
.SH DESCRIPTION
Original file line number Diff line number Diff line change 1
- .TH MESONGUI "1" "October 2014 " "mesongui 0.21 .0" "User Commands"
1
+ .TH MESONGUI "1" "January 2015 " "mesongui 0.22 .0" "User Commands"
2
2
.SH NAME
3
3
mesongui - a gui for the Meson build system
4
4
.SH DESCRIPTION
You can’t perform that action at this time.
0 commit comments