summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-03-05 15:18:05 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2021-03-05 15:18:05 +0000
commiteb7db048e5445ad567817dced344c47a20c6ea6b (patch)
treea16e76520847c26d7b52790aef5b50e3bb030b21
parent950e1ea1acef78461d4751997978c3d943f3dbd3 (diff)
downloadlibgdata-eb7db048e5445ad567817dced344c47a20c6ea6b.tar.gz
0.18.10.18.1
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--NEWS21
-rw-r--r--meson.build2
2 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98e0631a..7817bb29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes from libgdata 0.18.0 to libgdata 0.18.1
+===========================================================
+
+* Translation updates:
+ - French
+ - German
+ - Hungarian
+ - Indonesian
+ - Lithuanian
+ - Polish
+ - Portuguese
+ - Portuguese (Brazil)
+ - Romanian
+ - Serbian
+ - Slovenian
+ - Spanish
+ - Swedish
+ - Turkish
+ - Ukrainian
+
+
Overview of changes from libgdata 0.17.13 to libgdata 0.18.0
============================================================
diff --git a/meson.build b/meson.build
index 4ac9a38a..acd49920 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libgdata', 'c',
- version: '0.18.0',
+ version: '0.18.1',
license: 'LGPL2.1+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',