summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-15 12:45:21 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-15 12:45:21 -0400
commit22c41495c77114bde7bb5c1ff50d56b68d38c823 (patch)
treef136b49f1bd4c12212c754c4e76888968310840b
parent301f6cdda6e3ca520cbe4bb568c7922f39ff8887 (diff)
downloaddconf-22c41495c77114bde7bb5c1ff50d56b68d38c823.tar.gz
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.
-rw-r--r--configure.ac2
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])