[dconf] Bump the version number



commit 22c41495c77114bde7bb5c1ff50d56b68d38c823
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Jul 15 12:45:21 2012 -0400

    Bump the version number
    
    If components are going to update themselves to the new version of the
    libdconf API then they should be able to depend on it by version number.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d580d75..c1e9fa3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.13.0],
+        [0.13.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]