summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
-rw-r--r--configure.in2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 01f9a95d..7ca44776 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.1.90
+======
+
+Fixes:
+
+ * 656262 - Support for conversion files from user specified and XDG data
+ directories (Ryan Lortie)
+
+
+Translations:
+
+ * ug (Abduxukur Abdurixit), ja (Takayoshi Okano),
+ zh_HK zh_TW (Chao-Hsiung Liao), te (Krishnababu K)
+
3.1.6
=====
diff --git a/configure.in b/configure.in
index 8026224a..5d38b931 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT([GConf],
- [3.1.6],
+ [3.1.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
[GConf])