summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-09-23 17:28:53 -0400
committerRyan Lortie <desrt@desrt.ca>2013-09-23 17:29:06 -0400
commit705e552a087685fb8168a6d819e8e8af2425e5e1 (patch)
treeef7d813fddb00317ea79099173d1ff21eed662d8
parent34df1caa9e8bba5928ee9ca6f0986144de2344d2 (diff)
downloaddconf-705e552a087685fb8168a6d819e8e8af2425e5e1.tar.gz
dconf 0.18.00.18.0
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ce1b62e..b956997 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in dconf 0.18.0
+========================
+
+Translations updates:
+ Basque
+ Danish
+ Japanese
+ Korean
+ Portuguese
+ Punjabi
+
Changes in dconf 0.17.1
========================
diff --git a/configure.ac b/configure.ac
index 770d099..90ad234 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.17.1],
+ [0.18.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])