From 95edc464496af666567a604378640155d6c33732 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Thu, 4 Apr 2024 01:31:28 -0400 Subject: Bump version to 1.29.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 8a22ca9..2cb5ac9 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'mate-desktop', 'c', - version: '1.28.2', + version: '1.29.0', license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ], ) -- cgit v1.2.1