summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-19 21:57:06 +0200
committermbkma <[email protected]>2022-10-20 21:49:02 +0200
commit651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52 (patch)
tree068e59ad1e73a310a623e95a6793e37cee348c78 /meson.build
parenta29909507cb30d0918a175a21d487507762cec36 (diff)
downloadmate-calc-651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52.tar.bz2
mate-calc-651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52.tar.xz
release 1.27transifex-update
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+',
)