summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-03-31 17:08:41 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-03-31 17:08:41 -0400
commit8154dd2e0dd3eb84c6802a3836447bd0d9aa7fe6 (patch)
tree8cc411bc4c0dba4428595ddf2ba0df35145d6c53
parentbc181f2c9a57f216e3041b65115f4f53fcda17b4 (diff)
downloadgnome-desktop-8154dd2e0dd3eb84c6802a3836447bd0d9aa7fe6.tar.gz
3.36.13.36.1
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 91e08be9..4b33b7b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============
+Version 3.36.1
+===============
+
+- Translation updates
+
+===============
Version 3.36.0
===============
diff --git a/meson.build b/meson.build
index 81f31198..9854409b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.36.0',
+ version: '3.36.1',
license: ['GPL2+', 'LGPL2+']
)