summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:12:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:12:54 -0800
commit9af0790d71fc321d97486aa40b055656d99050c2 (patch)
tree81edff31c7aa3badd7d6c5ad76ae90edcc062660
parenta646aa84a8892b091bc7b7b24cfa89f8e628ec0e (diff)
xclock 1.0.8xclock-1.0.8
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 261332d..abc49ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xclock],
- [1.0.7],
+ [1.0.8],
[https://gitlab.freedesktop.org/xorg/app/xclock/issues],
[xclock])
AC_CONFIG_SRCDIR([Makefile.am])