summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 14:21:37 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 14:21:37 -0700
commit7126b722a055545d25291cd10076f4c3fe52f039 (patch)
tree5394e34c60f6c5998158f384451006f0bcd24b23 /configure.ac
parent65f9bee07f98d384068339bff025cf50d3cecead (diff)
xclock 1.1.0xclock-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3aba8c6..eb79e69 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.9],
+ [1.1.0],
[https://gitlab.freedesktop.org/xorg/app/xclock/issues],
[xclock])
AC_CONFIG_SRCDIR([Makefile.am])