summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-05 18:20:27 +0200
committerraveit65 <[email protected]>2021-08-05 18:20:27 +0200
commitc1be4cce6aa626205049226164ec177eafea6499 (patch)
treee153c9e23daa5b5010bc5076d7424126e334e1ba /meson.build
parenta4237cbb4f617a7984425c1b1ee3004739688942 (diff)
downloadmate-terminal-c1be4cce6aa626205049226164ec177eafea6499.tar.bz2
mate-terminal-c1be4cce6aa626205049226164ec177eafea6499.tar.xz
release 1.26.0v1.26.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 102107a..8bf45a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.25.0',
+ version: '1.26.0',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],