diff options
author | Ryan Lortie <desrt@desrt.ca> | 2013-11-11 15:39:59 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2013-11-11 15:41:11 -0500 |
commit | 6c0299147e7750820e468dd3ee1f0e606b3ceb34 (patch) | |
tree | cfb5cf909f1bfd4934df476302f7a74e0175eafe /configure.ac | |
parent | 863fa5c1ee630a2ba3988896a957b922faceee87 (diff) | |
download | dconf-6c0299147e7750820e468dd3ee1f0e606b3ceb34.tar.gz |
dconf 0.19.20.19.2
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 e603e20..87356b6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.18.0], + [0.19.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |