summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2019-02-07 01:22:26 +0100
committerFlorian Müllner <fmuellner@gnome.org>2019-02-07 01:22:26 +0100
commitc91d9df481cbbddbb262a66056dd5efb205da3c9 (patch)
tree69e5ac2a927f090c7fc0f928507e103f07574912 /meson.build
parente64cbfcc3fd564d5450dbdc8a67ec9d15fd3a37f (diff)
downloadmutter-c91d9df481cbbddbb262a66056dd5efb205da3c9.tar.gz
Bump version to 3.31.903.31.90
Update NEWS.
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 b5076ca50..c3039466d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '3.31.4',
+ version: '3.31.90',
meson_version: '>= 0.48.0',
license: 'GPLv2+'
)