summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 23:33:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 23:33:09 -0700
commit66a2f29e7c649d1eb4079910b0211ffdf7dbbd4d (patch)
tree797e701c2525e57329e7d9d3bcbec9e6ccdfd9fe
parent1ac04613b566ba0dde29a16f3ac409832f32d74e (diff)
xclock 1.0.7xclock-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9d7c26e..9dc15f6 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.6],
+ [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xclock])
AM_INIT_AUTOMAKE([foreign dist-bzip2])