summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-12-19 10:40:02 +0100
committerFurkan Sahin <furkan-dev@proton.me>2022-12-19 10:40:02 +0100
commit7bb568666ceff3054f609a3596a7e6841b2f7a99 (patch)
tree9274cc60c01757e1dd63164d2fe31944db7320a2
parent9f8b6b909d59650f05c28ba98e83c3660bd0641c (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 cac72985..598594a8 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: [