diff options
author | Ryan Lortie <desrt@desrt.ca> | 2013-07-12 09:59:10 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2013-07-12 10:31:45 -0400 |
commit | 9bae8ac81b223265dfc2308ece0b0c0978791f18 (patch) | |
tree | a9e5aaad7d1db8b123c1e3503831f831a8832509 /configure.ac | |
parent | 5a3ce491fd0f218ded2a3b09997f58085bd02215 (diff) | |
download | dconf-9bae8ac81b223265dfc2308ece0b0c0978791f18.tar.gz |
dconf 0.17.00.17.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 597b663..ce9f362 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.16.0], + [0.17.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |