summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-11-11 20:12:53 +0100
committermbkma <[email protected]>2022-11-11 20:12:53 +0100
commit96e97b3bd0593c6c160d571c54ea2ebf6ee1c011 (patch)
treea24fc6c705c4e7a9a95b0c45eafda087802d24b0 /meson.build
parent5b7f1b449dea133d7c343c2ac8d822826c7b836c (diff)
downloadmate-desktop-96e97b3bd0593c6c160d571c54ea2ebf6ee1c011.tar.bz2
mate-desktop-96e97b3bd0593c6c160d571c54ea2ebf6ee1c011.tar.xz
release 1.27.0v1.27.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 a97fde2..fe23558 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'mate-desktop',
'c',
- version: '1.26.0',
+ version: '1.27.0',
license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ],
)