summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-11-12 22:25:22 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-11-12 23:43:14 -0200
commitfb45df29a315980ea59511dce5afef9268726956 (patch)
tree31decba3ffccf29b1559a3647e340824c992076e /meson.build
parent1ab42b4ec5e9c731391637f1ced3db2ba3c70f92 (diff)
downloadgnome-control-center-fb45df29a315980ea59511dce5afef9268726956.tar.gz
3.31.23.31.2
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 c322d3c8b..2be725096 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.31.0',
+ version : '3.31.2',
license : 'GPL2+',
meson_version : '>= 0.43.0'
)