From 107f4003292c49b7fa9456e40ceb47b2dece3f4a Mon Sep 17 00:00:00 2001 From: lenemter Date: Mon, 9 Jun 2025 23:35:41 +0300 Subject: [PATCH] Release 8.2.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a1870f080..bc7674f49 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gala', 'c', 'vala', - version: '8.2.2', + version: '8.2.3', meson_version: '>= 0.59.0', license: 'GPL3', )