diff options
author | Ryan Lortie <desrt@desrt.ca> | 2011-01-17 13:19:33 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2011-01-17 13:19:33 -0500 |
commit | 6c9816870bd303857da1dbeb737c788ccdb07023 (patch) | |
tree | ba8a2971e654761246509edf32b5045752df62f4 /configure.ac | |
parent | 4032385df41b0b8a433ca9dae84f0389b1cac95b (diff) | |
download | dconf-6c9816870bd303857da1dbeb737c788ccdb07023.tar.gz |
Bump the version
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 912d286..27c6777 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.7], + [0.7.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |