summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--meson.build2
2 files changed, 8 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 0fb905e..fa51a61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-===============
-Version 3.37.92
-===============
+=================
+ Version 3.38.0
+=================
+Version 3.37.92.1
+=================
+ Version 3.37.92
+=================
- new default & supplemental updates
diff --git a/meson.build b/meson.build
index 389d2fc..fc238cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.37.92',
+ version: '3.38.0',
meson_version: '>= 0.41.0'
)