summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-11-03 21:35:00 +0100
committermbkma <[email protected]>2022-11-03 21:35:00 +0100
commit093a9ef4fb01e64a77f507bf4673ec9309ffbda3 (patch)
tree71772cd75acefc915e5a921d027212dd3ae6220c /meson.build
parent899e4df06aac8d9a08b2d438715f38371036cb6d (diff)
downloadmate-terminal-093a9ef4fb01e64a77f507bf4673ec9309ffbda3.tar.bz2
mate-terminal-093a9ef4fb01e64a77f507bf4673ec9309ffbda3.tar.xz
release version 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 a71dc01..2314ba8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.26.0',
+ version: '1.27.0',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],