From 363eda5b0572eac73d5514b4f3dbd0ab7e250b4d Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 17 Feb 2014 22:36:01 -0500 Subject: dconf 0.19.90 --- NEWS | 18 ++++++++++++++++++ configure.ac | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 00a427c..146c3e4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Changes in dconf 0.19.90 +========================= + + - dconf compile: always write little endian + + - file-db: don't install match rules on no bus (fixes gdbus assertion) + + - update dconf(1) manpage for 'dconf compile' + + - fix 'make clean' on FreeBSD + + - editor: provide appdata + +Translations updates: + Ukrainian translation + Aragonese translation + Chinese + Changes in dconf 0.19.3 ======================== diff --git a/configure.ac b/configure.ac index f847cde..4f9288a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.19.3], + [0.19.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) -- cgit v1.2.1