summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-03-06 22:15:10 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-03-06 22:15:10 -0300
commit7720a13b0f8e57381a4d5f48c1dce24acefe53d8 (patch)
treebf50585338af22ce3e8a42503aad22ded86809b9
parent8a5da3a5f647989f94ab1ea20a3b48d95ac4eeb1 (diff)
downloadgnome-control-center-7720a13b0f8e57381a4d5f48c1dce24acefe53d8.tar.gz
3.36.03.36.0
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c78fd32cc..530eda2c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
================
+Version 3.36.0
+================
+
+- Updated translations
+
+================
Version 3.35.92
================
diff --git a/meson.build b/meson.build
index ab414fa53..f017d9c36 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.35.92',
+ version : '3.36.0',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)