diff options
author | Ryan Lortie <desrt@desrt.ca> | 2012-03-26 10:37:57 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-03-26 10:38:31 -0400 |
commit | 681cd0474756d61fc587053fcb5c352b3965ba8f (patch) | |
tree | 7a0c4f0b440984202470ef69e422605da549572d /configure.ac | |
parent | ac84e9e907eac54325d4c59a27c791beae63b4c6 (diff) | |
download | dconf-681cd0474756d61fc587053fcb5c352b3965ba8f.tar.gz |
Start new unstable series (bump version to 0.13.0)
Stable branch is dconf-0.12.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |