diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-01-27 00:25:13 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-01-27 00:25:13 -0500 |
commit | fc8f45f703a25fc0e825943a49f8c38be91be78d (patch) | |
tree | f2f5819a402e8d5e0d6a1aea461ee84e24209224 /configure.ac | |
parent | 8ac67a40a670dedaff510673e324fc956691cfe6 (diff) |
Bump version
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 ec2e8bf..40f4d80 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([AccountsService],[0.6.2]) +AC_INIT([AccountsService],[0.6.3]) AM_INIT_AUTOMAKE(dist-bzip2 no-dist-gzip foreign) GETTEXT_PACKAGE=accounts-service |