aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2024-10-06 16:54:45 +0200
committerFurkan Sahin <furkan-dev@proton.me>2024-10-06 16:54:45 +0200
commit676f4a81e0f00ba48e255dc28757fc9f6123b52a (patch)
treeaec3ca5b0adfc866c7154ec29e4e599c2f4ddbf8 /meson.build
parent408c18b9efb61d2128bc2ea582588c74e913f740 (diff)
build: bump version to 1.10-rc21.10-rc2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 38b4056f..a01daccc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.10-rc1',
+ version: '1.10-rc2',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [