summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-30 12:40:18 +0100
committermbkma <[email protected]>2022-10-30 12:40:18 +0100
commit20143d94485b5d6f71824b75c326f4908f2a0715 (patch)
tree01e0f72b4e08f01b1060e0ec6a1a4792420ab143 /meson.build
parent9f60058d4b7d1fc3197ce01ffef11aaba35b1699 (diff)
downloadmate-calc-20143d94485b5d6f71824b75c326f4908f2a0715.tar.bz2
mate-calc-20143d94485b5d6f71824b75c326f4908f2a0715.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 86fd5ce..c17c951 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mate-calc','c',
- version: '1.26.0',
+ version: '1.27.0',
meson_version: '>=0.50.0',
license: 'GPLv3+',
)