summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-05-27 20:49:27 +0200
committerraveit65 <[email protected]>2019-05-27 20:49:27 +0200
commit26196cbce6c9cd8d28033235f3f20734244d6a53 (patch)
tree270727abc442f76be2471d7159cf02c98d9ed82e
parent21e12fb437c584d87ce7d00f3f64017ce344c4bf (diff)
downloadmate-desktop-26196cbce6c9cd8d28033235f3f20734244d6a53.tar.bz2
mate-desktop-26196cbce6c9cd8d28033235f3f20734244d6a53.tar.xz
bump version in meson.build
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7ca7c5e..defef4d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'mate-desktop',
'c',
- version: '1.22.0',
+ version: '1.23.0',
license: [ 'GPL-2', 'FDL-1.1', 'LGPL-2' ],
)