summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 16:41:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 16:41:00 -0700
commitadde23dc8724dc6f793b0c68143dc34818f7f6f4 (patch)
treed392c6783bf90a7670433a332ee33135b3e092f6
parent09e50de77da82430cbada93cf58544af2441fd83 (diff)
xeyes 1.2.0xeyes-1.2.0
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 ed8fbae..1f25d6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xeyes], [1.1.2],
+AC_INIT([xeyes], [1.2.0],
[https://gitlab.freedesktop.org/xorg/app/xeyes/issues], [xeyes])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])