summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-05-10 12:51:48 +0200
committerraveit65 <[email protected]>2023-05-10 12:51:48 +0200
commitaa10a51f5c33b2ddbb7dc29c5f7277abad200967 (patch)
tree0e374fa653d6e84ce7c9dda715df60c7ccb80960 /meson.build
parent2e7a7be8f63f4b3b476d09342b15013deff9901b (diff)
downloadmate-terminal-1.26.1.tar.bz2
mate-terminal-1.26.1.tar.xz
release 1.26.1v1.26.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 a71dc01..076305e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.26.0',
+ version: '1.26.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],