summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-03-26 10:37:57 -0400
committerRyan Lortie <desrt@desrt.ca>2012-03-26 10:38:31 -0400
commit681cd0474756d61fc587053fcb5c352b3965ba8f (patch)
tree7a0c4f0b440984202470ef69e422605da549572d
parentac84e9e907eac54325d4c59a27c791beae63b4c6 (diff)
downloaddconf-681cd0474756d61fc587053fcb5c352b3965ba8f.tar.gz
Start new unstable series (bump version to 0.13.0)
Stable branch is dconf-0.12.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ba6f22..d77a5c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.11.7],
+ [0.13.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])