summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-28 21:48:26 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-28 21:48:26 -0400
commit01964b9b0e01d05c1570fbfc63d9ba583605a70c (patch)
treecdf9ca8a6f4da7cf0c215d82ec8bcf43a6729e74
parent219ef9f8814625e5a905cd2361b39cf967026db8 (diff)
downloadgnome-desktop-01964b9b0e01d05c1570fbfc63d9ba583605a70c.tar.gz
3.36.23.36.2
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4b33b7b6..ad8df9d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============
+Version 3.36.2
+===============
+
+- Translation updates
+
+===============
Version 3.36.1
===============
diff --git a/meson.build b/meson.build
index 9854409b..b6f043ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.36.1',
+ version: '3.36.2',
license: ['GPL2+', 'LGPL2+']
)