summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-04-03 21:13:11 +0200
committerraveit65 <[email protected]>2023-04-03 21:13:11 +0200
commit9f81a561186ea52c2bef57b9aaba9e596af4bce2 (patch)
tree32f031e1f4368006b5de641663d7279646541691 /meson.build
parent0586e6a6c59b3b0049b51be03ec409a713662e80 (diff)
downloadmate-desktop-9f81a561186ea52c2bef57b9aaba9e596af4bce2.tar.bz2
mate-desktop-9f81a561186ea52c2bef57b9aaba9e596af4bce2.tar.xz
release 1.27.1v1.27.1
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 fe23558..b51d9db 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'mate-desktop',
'c',
- version: '1.27.0',
+ version: '1.27.1',
license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ],
)