summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-18 15:35:32 +0100
committerraveit65 <[email protected]>2024-02-18 15:35:32 +0100
commit705094ddc117e9e6148688120ef39cdb0596ed00 (patch)
tree287bd4af1eb044e85aac382181d10a14d5287a19 /meson.build
parentc1a62ca20d6ea648ed01e85ab9464c7dd774aec4 (diff)
downloadmate-terminal-705094ddc117e9e6148688120ef39cdb0596ed00.tar.bz2
mate-terminal-705094ddc117e9e6148688120ef39cdb0596ed00.tar.xz
release 1.28.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 9c9f1a0..3af64af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.27.1',
+ version: '1.28.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],