summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-04 01:24:10 -0400
committerlukefromdc <[email protected]>2024-04-04 01:24:10 -0400
commitcf67b6a462ceeaddea84130789fa5e73fe598fdd (patch)
treec71387ff0cf74300ab7ce9f366d884c0697bcbf6 /meson.build
parent9c2e88747e09882537a7ca9b759fdaf37a42a2c2 (diff)
downloadmate-control-center-cf67b6a462ceeaddea84130789fa5e73fe598fdd.tar.bz2
mate-control-center-cf67b6a462ceeaddea84130789fa5e73fe598fdd.tar.xz
Bump version to 1.29.0
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 9c09c320..ca16c48b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-control-center', 'c',
- version : '1.28.0',
+ version : '1.29.0',
meson_version : '>= 0.57.0'
)