diff options
author | Ryan Lortie <desrt@desrt.ca> | 2014-01-13 16:35:08 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2014-01-13 16:35:08 -0500 |
commit | a9ed71af3a81b7923390ba4b79e88ab18aec2953 (patch) | |
tree | 77779379786c66f6fb43b1994973d1b8307c2698 /configure.ac | |
parent | 403060bdb9460782cc2e26c04f1b84ad6d8f5db4 (diff) | |
download | dconf-a9ed71af3a81b7923390ba4b79e88ab18aec2953.tar.gz |
dconf 0.19.30.19.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 f99e903..f847cde 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.19.2], + [0.19.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |