summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-30 23:45:30 +0100
committermbkma <[email protected]>2022-10-30 23:45:30 +0100
commitbd9434104f9e7c128c02aedb6a2e55844de86df6 (patch)
tree7cee5523a2afa86de4fe5dfa5094bc07107702a4 /meson.build
parentfbced4652261ecf8c2801a91d8df727e9617d652 (diff)
downloadmate-system-monitor-bd9434104f9e7c128c02aedb6a2e55844de86df6.tar.bz2
mate-system-monitor-bd9434104f9e7c128c02aedb6a2e55844de86df6.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 0fc4e20..844df46 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('mate-system-monitor',
default_options : [
'c_std=c11', 'cpp_std=c++11', 'warning_level=3'
],
- version: '1.26.0',
+ version: '1.27.0',
url: 'https://mate-desktop.org',
meson_version: '>=0.50.0',
)