summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-09-17 11:15:53 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2021-09-17 11:15:53 +0100
commit6fd4f36bac4d3f9c7ddc809bad6d04bd3365f39b (patch)
treef1e82583244da1e385ff416acb04ccb0b04e971c
parent1da68b3f069bf43c2fa60c508740809aef1c604b (diff)
downloadglib-6fd4f36bac4d3f9c7ddc809bad6d04bd3365f39b.tar.gz
2.70.02.70.0
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--NEWS18
-rw-r--r--meson.build2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f1eb02445..2a50c5ab9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in GLib 2.70.0
+==================================
+
+* Bugs fixed:
+ - !2248 ci: Replace FreeBSD 11 with FreeBSD 13
+
+* Translation updates:
+ - Croatian
+ - Danish
+ - English (United Kingdom)
+ - French
+ - German
+ - Hungarian
+ - Polish
+ - Swedish
+ - Turkish
+
+
Overview of changes in GLib 2.69.3
==================================
diff --git a/meson.build b/meson.build
index 4f1178aa4..319f18314 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.69.3',
+ version : '2.70.0',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [