summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-08-15 17:19:04 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-08-15 18:06:40 -0300
commit28cafa451e8afcf49d4fd9941dd25dfa8256bdf7 (patch)
treeffa5e5b4fa71661b7425669333a7a31f18141dad /meson.build
parentdb80e32730fd18f0039ad3dd68536b7160f5d20d (diff)
downloadgnome-control-center-28cafa451e8afcf49d4fd9941dd25dfa8256bdf7.tar.gz
3.37.903.37.90
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 2571468e3..6e7930d34 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.37.3',
+ version : '3.37.90',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)