diff --git a/meson.build b/meson.build index ef4519236..2a5500635 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project('xserver', 'c', 'buildtype=debugoptimized', 'c_std=gnu99', ], - version: '25.0.0.0', + version: '25.0.0.1', meson_version: '>= 0.58.0', ) release_date = '2025-06-21'