summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-24 23:28:41 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-24 23:28:41 -0800
commit72e65631bb3d3bb4f65b5d841ca5d409dff07e20 (patch)
tree6b939ad419941e8311736aed0654f630137175c3
parentcf26a29230cd3ccd79fc8c113dab12a47e244f7a (diff)
xeyes 1.1.1xeyes-1.1.1
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])