summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8c289d..8f27ba3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============
+Version 3.31.91
+===============
+
+- new default & supplemental updates
+
+===============
Version 3.30.0
===============
Version 3.29.90
diff --git a/meson.build b/meson.build
index a3a2057..e68d335 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.30.0',
+ version: '3.31.91',
meson_version: '>= 0.41.0'
)