summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-23 16:03:51 +0100
committerraveit65 <[email protected]>2024-02-23 16:03:51 +0100
commit8634b87ff36933acf072393486a422670330f7e7 (patch)
treefa51c90855e57d8dc46a2cdd524d3a9fb4951f8b /meson.build
parent6043b1f90c7ed9ee115c2db605614bf17606fce9 (diff)
downloadmate-terminal-master.tar.bz2
mate-terminal-master.tar.xz
release 1.28.1HEADv1.28.1master
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 4624082..3af64af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'mate-terminal', 'c',
- version: '1.28.0',
+ version: '1.28.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],