summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
-rw-r--r--meson.build2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c2df955..479140cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.38.1
+======
+ - Several build fixes for recent vala
+
+All contributors to this release:
+ - Rico Tzschichholz <ricotz@ubuntu.com>
+ - Jens Georg <mail@jensge.org>
+ - Charles Monzat <charles.monzat@free.fr>
+
+Added/updated translations:
+ - fr.po, courtesy of Charles Monzat
+
0.38.0
======
diff --git a/meson.build b/meson.build
index 209d4187..d942532b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.38.0')
+project('rygel', 'vala', 'c', version : '0.38.1')
vala = meson.get_compiler('vala')
# Check for the required vala version