summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-12-19 10:40:02 +0100
committerSimon Ser <contact@emersion.fr>2022-12-19 10:40:02 +0100
commit1340910a248475277817fc9a85b2a0ffc661dca2 (patch)
tree9274cc60c01757e1dd63164d2fe31944db7320a2
parent6b900bab60794b1f4143fbe17a686e67a40b715e (diff)
build: bump version to 1.8-rc41.8-rc4
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cac72985b..598594a81 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.8-rc3',
+ version: '1.8-rc4',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [