diff options
author | Ryan Lortie <desrt@desrt.ca> | 2012-01-27 12:23:16 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-01-27 12:24:59 -0500 |
commit | 7131b6eb1ac1fdf62cfefeaf41def9187ffdc062 (patch) | |
tree | 110daa55f3b39af841eaca554433887f0e734d7b /configure.ac | |
parent | c91554690900aae1e20883b4201d2825c805dab2 (diff) | |
download | dconf-7131b6eb1ac1fdf62cfefeaf41def9187ffdc062.tar.gz |
dconf 0.11.30.11.3
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 d91a930..48f014f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.11.2], + [0.11.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |