summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2019-03-18 13:29:12 +0100
committerJakub Steiner <jimmac@gmail.com>2019-03-18 13:31:55 +0100
commita70c1af317d329648f8eb3a664c313d02092cd15 (patch)
tree83a5e3c7a163cb1901334a5a9cf26e2b63b49f73
parent7da4a84edac02c5b8e81cadafc1750e83759afa7 (diff)
downloadgnome-backgrounds-a70c1af317d329648f8eb3a664c313d02092cd15.tar.gz
prepare for 3.32.0 release
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8f27ba3..96a7c0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
===============
+Version 3.32.0
+===============
Version 3.31.91
===============
diff --git a/meson.build b/meson.build
index e68d335..7b37bac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.31.91',
+ version: '3.32.0',
meson_version: '>= 0.41.0'
)