summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-09-01 12:16:47 +0200
committerJakub Steiner <jimmac@gmail.com>2020-09-01 12:17:34 +0200
commitbed01586acd982528aa3588c32b5710b65140836 (patch)
tree5414c4b70319b67e43bfd9ba2ea6525e12407be0
parent4e7be2152b46495001b3ae0c6d3f2cdd95b238bf (diff)
downloadgnome-backgrounds-bed01586acd982528aa3588c32b5710b65140836.tar.gz
prepare for 3.37.923.37.92
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2616c46..0fb905e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============
+Version 3.37.92
+===============
+
+- new default & supplemental updates
+
+===============
Version 3.36.0
===============
diff --git a/meson.build b/meson.build
index 12a7236..6f0b68a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.37.2',
+ version: '3.37.92',
meson_version: '>= 0.41.0'
)