summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2020-08-05 16:39:57 +0200
committerraveit65 <[email protected]>2020-08-06 10:48:00 +0200
commit2125fb43d38b1ef50b4565a38b7e9e3612f80718 (patch)
tree22a8486fd3daea43bb904cfbf38c107620f3fb97 /meson.build
parent95325cf57abaf278427c04f2352e27ed12ac1c67 (diff)
downloadmate-desktop-2125fb43d38b1ef50b4565a38b7e9e3612f80718.tar.bz2
mate-desktop-2125fb43d38b1ef50b4565a38b7e9e3612f80718.tar.xz
Bump version so other components can depend on it
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 af9af98..9328f10 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'mate-desktop',
'c',
- version: '1.24.0',
+ version: '1.25.0',
license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ],
)