From adde23dc8724dc6f793b0c68143dc34818f7f6f4 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 1 Aug 2021 16:41:00 -0700 Subject: xeyes 1.2.0 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3