aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2024-10-06 16:54:45 +0200
committerSimon Ser <contact@emersion.fr>2024-10-06 16:54:45 +0200
commit63005491cfa374c1eb56f5ca6981a8f39961f67e (patch)
treeaec3ca5b0adfc866c7154ec29e4e599c2f4ddbf8
parent67ecc7d2cd0f27986ec11fc9b7ef1279af294427 (diff)
build: bump version to 1.10-rc21.10-rc2
-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: [