diff options
author | Ryan Lortie <desrt@desrt.ca> | 2010-07-12 18:48:22 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2010-07-12 18:48:22 -0400 |
commit | c37c49a0c25505e0136158b56aba3703db0fa828 (patch) | |
tree | dd6bccd2a1eca8c3653b35e66404dc3934f04dd7 /configure.ac | |
parent | cd72c8e840818f241e1b70da08e0dba1d62e7b9e (diff) | |
download | dconf-c37c49a0c25505e0136158b56aba3703db0fa828.tar.gz |
Bump version after the release
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 080e09d..45a5f43 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.4.1], + [0.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) |