diff options
author | Ryan Lortie <desrt@desrt.ca> | 2012-08-20 17:36:26 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-08-20 17:36:26 -0400 |
commit | 8f2067fbb16bece6eb51a58d9a76184a513ee9ea (patch) | |
tree | d409d4c85802c1e4fb63c50a8c53e319452ef51d /configure.ac | |
parent | c713d22cb1a0afbae947f0ba0fb705ac458955df (diff) | |
download | dconf-8f2067fbb16bece6eb51a58d9a76184a513ee9ea.tar.gz |
dconf 0.13.900.13.90
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 199b471..e32727b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.13.5], + [0.13.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |