diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-08-01 16:41:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-08-01 16:41:00 -0700 |
commit | adde23dc8724dc6f793b0c68143dc34818f7f6f4 (patch) | |
tree | d392c6783bf90a7670433a332ee33135b3e092f6 | |
parent | 09e50de77da82430cbada93cf58544af2441fd83 (diff) |
xeyes 1.2.0xeyes-1.2.0
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 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]) |