summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-24 23:28:41 -0800
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:38:21 -0400
commit057351014981da3c650d22be2e3deba803dd496c (patch)
tree6b939ad419941e8311736aed0654f630137175c3
parent302e88c9cf3858968c87ee8ca7d0fcff167d338f (diff)
downloadxeyes-057351014981da3c650d22be2e3deba803dd496c.tar.gz
xeyes-057351014981da3c650d22be2e3deba803dd496c.tar.bz2
xeyes-057351014981da3c650d22be2e3deba803dd496c.zip
xeyes 1.1.1
Change-Id: I34baa0a00597344674b459e9b8da27baa0819732 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 077f520..6e1e315 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.0],
+AC_INIT([xeyes], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xeyes])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])