diff options
-rw-r--r-- | NEWS | 11 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -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]) |