summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-03-15 19:09:38 +0100
committerraveit65 <[email protected]>2023-03-15 19:09:38 +0100
commit96a7342663568b80dc9763165e16b4d420da8ecc (patch)
tree5e351e81a7bec334f0d5a7c4081826c2d61bc562 /meson.build
parent6fcc78cd8e5aa807fa9d254d2e61a302096559cf (diff)
downloadmate-desktop-96a7342663568b80dc9763165e16b4d420da8ecc.tar.bz2
mate-desktop-96a7342663568b80dc9763165e16b4d420da8ecc.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 a97fde2..d5eda67 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'mate-desktop',
'c',
- version: '1.26.0',
+ version: '1.26.1',
license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ],
)