summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2011-08-29 23:10:19 +0100
committerRob Bradford <rob@linux.intel.com>2011-08-29 23:10:19 +0100
commitd07bdc367d0a7c7656e0d25655c29bb11ad38405 (patch)
treea7902f12f31c6cb6ae8efe453290a5ac5bd878ae
parenta69db9ac74f515e7134cbc3175469e8ea94058f9 (diff)
downloadgconf-d07bdc367d0a7c7656e0d25655c29bb11ad38405.tar.gz
Release 3.1.903.1.90
-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])