diff options
| author | Simon Ser <contact@emersion.fr> | 2021-03-24 09:47:39 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2021-03-24 09:47:39 +0100 |
| commit | a9563a37101e022d5e9c14f8244b1f8a109b4536 (patch) | |
| tree | 4a47ca3e04ca8e134106b4a94ec825fdb73c4d4e | |
| parent | d79ea9a0db11abbdad1e751326a06d6d48332f07 (diff) | |
| download | sway-a9563a37101e022d5e9c14f8244b1f8a109b4536.tar.xz | |
build: update version to v1.6-rc2
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 22cec4cf..b7a29660 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.6-rc1', + version: '1.6-rc2', license: 'MIT', meson_version: '>=0.53.0', default_options: [ |
