diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2025-04-27 22:52:48 +0200 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2025-04-27 22:52:48 +0200 |
| commit | 970273a68f6e110ef661fa7bdcb9b4bfef50c444 (patch) | |
| tree | 579d9de84a1bb6ebfc45ca822c39b26412d5c243 | |
| parent | e1192b9b00a70a9f1772579037d169a49a7caeed (diff) | |
build: bump version to 1.11-rc21.11-rc2
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 9e8e798e..646f694c 100644 --- 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: [ |
