summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2017-09-01 15:18:08 +0300
committerRui Matos <tiagomatos@gmail.com>2017-09-01 15:18:08 +0300
commit027dd69cb5e1ebcfde4927080704ede4e4647e18 (patch)
tree8b4ccdba575903794a1e9d7b9de1c97bfba64793
parent1bf7e49037f288002f1e393727adcda9503cf43b (diff)
downloadgnome-settings-daemon-GNOME_SETTINGS_DAEMON_3_25_92.tar.gz
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae10c5bc..3ed73bab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
===============
+Version 3.25.92
+===============
+
+- Ensure translatable strings are actually translated
+- Translation updates
+
+Housekeeping:
+- Ignore the Retrode's low-space
+
+Sharing:
+- Add gnome-remote-desktop as available service
+
+===============
Version 3.25.91
===============
diff --git a/configure.ac b/configure.ac
index 0766bb3a..63742020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.69])
AC_INIT([gnome-settings-daemon],
- [3.25.91],
+ [3.25.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-bus.c])