diff options
author | Ryan Lortie <desrt@desrt.ca> | 2011-07-26 16:45:58 +0200 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2011-07-26 16:45:58 +0200 |
commit | 3897b1d6ac2e5a252347ee92915cc5c54f7051b6 (patch) | |
tree | 417450eb4e74b3c017a667f6fe21d2870629956f /configure.ac | |
parent | 319c8359de2b1e1815dc4f3b3e6d166552a21f9f (diff) | |
download | dconf-3897b1d6ac2e5a252347ee92915cc5c54f7051b6.tar.gz |
dconf 0.8.00.8.0
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 54a89a0..2bfc33c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.7.6], + [0.8.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |