aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2024-08-24 17:43:55 +0200
committerSimon Ser <contact@emersion.fr>2024-08-24 17:43:55 +0200
commita9fec8dd65977c57f4039ced34327204d9b9d779 (patch)
tree53fe8263226c9365f432f8102f973ab1614241ce
parentmeson: Fix use of install_data() without specifying install_dir (diff)
downloadwayland-1.23.tar
wayland-1.23.tar.gz
wayland-1.23.tar.bz2
wayland-1.23.tar.lz
wayland-1.23.tar.xz
wayland-1.23.tar.zst
wayland-1.23.zip
build: bump version to 1.23.1 for the bugfix release1.23.11.23
Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f7ef748..a5ef524 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.23.0',
+ version: '1.23.1',
license: 'MIT',
meson_version: '>= 0.57.0',
default_options: [