summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0633469..e068370 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.17.90
+
+ * Detect enterprise accounts without heuristic (#752980)
+ * Don't change keyring password explicitly (#752980)
+ * Fix problem with restarting geoclue client
+ * Translation updates
+ Norwegian bokmål
+ Brazilian Portuguese
+
3.17.4
* Create keyring initially unencrypted
diff --git a/configure.ac b/configure.ac
index f9b7fac..a38b484 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-initial-setup],[3.17.4])
+AC_INIT([gnome-initial-setup],[3.17.90])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])