diff options
author | raveit65 <[email protected]> | 2020-08-12 17:32:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-12 17:34:36 +0200 |
commit | 4c494955645397ac2087ba83dc9671dc5a1909c8 (patch) | |
tree | 5325999f3ce5c6b248ab90356113ba6ef439efd9 /meson.build | |
parent | c10129461dd537360c61bd872663e5f90b49bbd5 (diff) | |
download | mate-desktop-1.24.1.tar.bz2 mate-desktop-1.24.1.tar.xz |
release 1.24.1v1.24.1
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index af9af98..2cce1f7 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'mate-desktop', 'c', - version: '1.24.0', + version: '1.24.1', license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ], ) |