summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-09-14 12:23:58 +0200
committerJakub Steiner <jimmac@gmail.com>2020-09-14 12:28:34 +0200
commitdf67ac68bd87b15457849f5a73a668a8c935aebb (patch)
treee6f60a3d63351ce72cb11e3890e58a35531de98b
parent53f3f5279e43d13dffcf91574ab2fb5f6ecf6746 (diff)
downloadgnome-backgrounds-df67ac68bd87b15457849f5a73a668a8c935aebb.tar.gz
prepare for 3.38.03.38.0gnome-3-38
-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'
)