diff options
| author | Simon Ser <contact@emersion.fr> | 2026-03-19 17:02:52 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2026-03-19 17:03:08 +0100 |
| commit | 3e673a438b0a9749e3bdf5cac4befac86333024c (patch) | |
| tree | 16249c9589ba3f0ea7d5528d2782dce3a7ba73fb | |
| parent | build: bump version to 1.24.91 for the RC1 release (diff) | |
| download | wayland-1.25.tar wayland-1.25.tar.gz wayland-1.25.tar.bz2 wayland-1.25.tar.lz wayland-1.25.tar.xz wayland-1.25.tar.zst wayland-1.25.zip | |
Signed-off-by: Simon Ser <contact@emersion.fr>
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index d866b8a..33653e7 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.24.91', + version: '1.25.0', license: 'MIT', meson_version: '>= 0.64.0', default_options: [ |
