diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-10 22:03:24 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-10 22:03:24 -0800 |
commit | cd184e2f1a6f8f4f9178d29e43dc08d1534504e3 (patch) | |
tree | ba4f6726083a6b0bda2a6be4319463efb7555d64 /configure.ac | |
parent | 251461d84de4220f05ffa35a3138aad1cd2e0302 (diff) |
xclock 1.0.6xclock-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 19d1264..c7ec91b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([xclock], - [1.0.5], + [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xclock]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |