summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-09-09 18:33:30 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-09-09 18:35:29 -0300
commit34eb1fb73da62c7286031dc401c059814d815e1c (patch)
treed13d480a9e942d7349af988e49332e76f8454f23 /meson.build
parentea7b65a7eeb2829f22c8ac0ad8fef84d0aae90c2 (diff)
downloadgnome-control-center-34eb1fb73da62c7286031dc401c059814d815e1c.tar.gz
Bump version to 3.35.0
Let the 3.35 development cycle begin!
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 8ca97d12f..73cf43eb7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.34.0.1',
+ version : '3.35.0',
license : 'GPL2+',
meson_version : '>= 0.50.0'
)