diff options
author | Ryan Lortie <desrt@desrt.ca> | 2011-05-09 10:18:41 +0200 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2011-05-09 10:18:41 +0200 |
commit | bf02b803859ecccc2fe1eea488c4f6da55df1e1a (patch) | |
tree | 8f2ebaa3ec6685280ad2441d7d50eddc1cf44714 /configure.ac | |
parent | c60bdea5a0a923f673ba01458d71acfc59fc9b33 (diff) | |
download | dconf-bf02b803859ecccc2fe1eea488c4f6da55df1e1a.tar.gz |
post-release bump
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 8b61d92..54a89a0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.7.5], + [0.7.6], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |