diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-07-14 11:34:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-07-14 11:34:07 -0700 |
commit | 755004c87b50e6334c07b0f4b9458a32b8c92566 (patch) | |
tree | add5baaf3a0ffb3c52a39c8a003b740f89871380 | |
parent | 0172a3b11f777692ea06c1f3718390ce06b3dcd4 (diff) |
xclock 1.0.9xclock-1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index abc49ce..f0a1948 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.8], + [1.0.9], [https://gitlab.freedesktop.org/xorg/app/xclock/issues], [xclock]) AC_CONFIG_SRCDIR([Makefile.am]) |