summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2018-02-08 12:13:53 +0100
committerJakub Steiner <jimmac@gmail.com>2018-02-08 12:13:53 +0100
commita9a623cbb81152f3a16d4e6e5f387b6a284620fc (patch)
tree734e46ca94144a63345095fd48d17cf6baaa6283
parente6e20ded8e9e0d0a9bb202a622effce20510241b (diff)
downloadgnome-backgrounds-a9a623cbb81152f3a16d4e6e5f387b6a284620fc.tar.gz
prepare for 3.27.90 release3.27.90
-rw-r--r--NEWS8
-rw-r--r--meson.build2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bceab80..860326a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
===============
+Version 3.27.90
+===============
+
+- new build system
+- new defaults
+- new supplemental additions
+
+===============
Version 3.26.2
===============
diff --git a/meson.build b/meson.build
index a73a2e3..e0ce030 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.26.2',
+ version: '3.27.90',
meson_version: '>= 0.41.0'
)