summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-03-17 17:40:14 -0400
committerRyan Lortie <desrt@desrt.ca>2014-03-17 17:40:14 -0400
commitc7a76c8f77b1b61d358e2c03553648a54fb6649c (patch)
treecb2771a6bd11b3536999fdf54c8041275fb8a516
parent2394a2d6f905acd25c5fd9a6187f6a09396edac9 (diff)
downloaddconf-0.19.92.tar.gz
dconf 0.19.920.19.92
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 924f802..f36c613 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in dconf 0.19.92
+=========================
+
+ - depend on automake 1.11.2
+
+ - stop using ACLOCAL_FLAGS
+
+ - depend on released version of Vala (0.18.0)
+
Changes in dconf 0.19.91
=========================
diff --git a/configure.ac b/configure.ac
index 3d02835..4d0fa39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.19.91],
+ [0.19.92],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])