summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-08-22 18:55:37 +0200
committerraveit65 <[email protected]>2023-08-22 18:55:37 +0200
commit0ba98fd1691157c9cce1f9910df09d8ee9daa444 (patch)
treebe6e546ab2c88b2f9f4d8d5acf2fe4d965e808bd /meson.build
parent14e639c2ce549261f331170c3e4ba6c78a7d9c82 (diff)
downloadmate-terminal-0ba98fd1691157c9cce1f9910df09d8ee9daa444.tar.bz2
mate-terminal-0ba98fd1691157c9cce1f9910df09d8ee9daa444.tar.xz
release 1.27.1v1.27.1
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 2314ba8..9c9f1a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.27.0',
+ version: '1.27.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],