diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2022-01-09 11:53:35 +0100 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2022-01-09 11:53:35 +0100 |
| commit | a6ddb04a1057cafc0c456a32f74150aaaa74d52b (patch) | |
| tree | 66bd57c06aa463959798ae631fd71a28d66b9314 /meson.build | |
| parent | d19c3d6587d09ffdb88e8e8358124111fa8fbb21 (diff) | |
build: bump version to 1.7-rc21.7-rc2
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 092be14a..e02cd259 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.7-rc1', + version: '1.7-rc2', license: 'MIT', meson_version: '>=0.60.0', default_options: [ |
