diff options
author | William Jon McCann <mccann@jhu.edu> | 2008-01-23 15:06:02 -0500 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2008-01-23 15:06:02 -0500 |
commit | b1d56d43f357185594e5730d6bfb7e7db1f633c3 (patch) | |
tree | acb5254686eaa9bb1c30ae647bd33d1280a99b41 /configure.ac | |
parent | 8ec349dc86f617c8055c091fd5a9be80889d96f1 (diff) |
post release version bump
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 e69b6f5..4542570 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.59c) AC_INIT([ConsoleKit], - [0.2.4], + [0.2.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=ConsoleKit], [ConsoleKit]) |