summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-03-29 19:48:09 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-03-29 19:48:09 -0300
commit10310f2adaa489f5f3cc373bd368591b3c4e3ae0 (patch)
tree0fafdd06b35f6b76569554c67a53860ab112b36e /meson.build
parent40c8426f152aa51703a9059466067a73ea10c48e (diff)
downloadgnome-control-center-10310f2adaa489f5f3cc373bd368591b3c4e3ae0.tar.gz
3.37.0
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 df1f7ffc7..9eabd0f15 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.36.1',
+ version : '3.37.0',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)