diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:24:55 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:24:55 -0800 |
commit | abb6802af0d82c196fd94b8dc94549ba64754cb5 (patch) | |
tree | e2fce32c88271e0da03f5e4b7eedcd76f08ca863 | |
parent | d24c30281fd27d87dd0e05e784c9dfa71f3b13f9 (diff) |
xeyes 1.1.2xeyes-1.1.2
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 d37771f..20366b5 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.1], +AC_INIT([xeyes], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xeyes]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |