summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-13 22:31:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-07-13 22:31:13 -0400
commitafb1b947627d7c7ffd76f96d2a68344dfe7c5181 (patch)
tree66487bea5f1b01a0b348c36a3c02547eab91cbb5
parent5bc710be7d341ce1657f2ef53e4074896c918e5d (diff)
downloadgnome-desktop-afb1b947627d7c7ffd76f96d2a68344dfe7c5181.tar.gz
3.38.83.38.8
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cf5ca829..a26b34b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
==============
+Version 3.38.8
+==============
+
+No changes
+
+==============
Version 3.38.7
==============
diff --git a/meson.build b/meson.build
index 771ee001..5b1cd1bf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.38.7',
+ version: '3.38.8',
license: ['GPL2+', 'LGPL2+']
)