summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2021-03-19 15:10:03 +1300
committerRobert Ancell <robert.ancell@canonical.com>2021-03-19 15:11:14 +1300
commitb6f94853bc99834d3b6091a4ae88c798e852789a (patch)
treecfe3a3e9b3c1bf5200d986ffee35ff80a72079f2
parente534724d8ceef512af8a41907f2cf2980a1ccca8 (diff)
downloadgnome-control-center-3.38.5.tar.gz
3.38.53.38.5
-rw-r--r--NEWS9
-rw-r--r--meson.build2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 976fb5874..aadb91018 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
================
+Version 3.38.5
+================
+
+- Updated translations
+
+Network:
+- Show DNS6 parameters in details and connection editor.
+
+================
Version 3.38.4
================
diff --git a/meson.build b/meson.build
index 95d58b756..97bf156ff 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.38.4',
+ version : '3.38.5',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)