summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-04 01:31:28 -0400
committerlukefromdc <[email protected]>2024-04-04 01:31:28 -0400
commit95edc464496af666567a604378640155d6c33732 (patch)
tree17710a64c70531064f45d702902ff21fe95f7583 /meson.build
parentfee79b7559965d8ae3b4b8e213717b525c703c1b (diff)
downloadmate-desktop-master.tar.bz2
mate-desktop-master.tar.xz
Bump version to 1.29.0HEADmaster
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
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' ],
)