commit 6894b498a889d809093c920d397a42db7f5e4970 parent 5b8874e3f428b54aaa2676346954dc712320d219 Author: Simon Ser <contact@emersion.fr> Date: Sun, 27 Apr 2025 22:52:48 +0200 build: bump version to 1.11-rc2 Diffstat:
| M | meson.build | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.11-rc1', + version: '1.11-rc2', license: 'MIT', meson_version: '>=1.3', default_options: [