summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2021-05-03 14:12:23 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2021-05-03 14:12:23 -0500
commit463d74f054d04e40516fa3106029f644536ef436 (patch)
tree0c6b2c3eb1b679354efc2257061d9f81b94b73b0
parent154104c4ef1b1756c7bdbc6596f6acaaf6a88015 (diff)
downloadgnome-desktop-463d74f054d04e40516fa3106029f644536ef436.tar.gz
Prepare 3.38.63.38.6
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee43f20d..ba6227bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
==============
+Version 3.38.6
+==============
+
+No changes
+
+==============
Version 3.38.5
==============
diff --git a/meson.build b/meson.build
index 94759ae2..beca8412 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.38.5',
+ version: '3.38.6',
license: ['GPL2+', 'LGPL2+']
)