summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2009-12-18 09:44:56 -0500
committerJames Cloos <cloos@jhcloos.com>2009-12-18 09:44:56 -0500
commita2c8bc28a57474cda77769292aabe1d9f73839a5 (patch)
tree8284939ad7724973a98aa8e350f0bebc55802950
parente134d57ac54b77269252b7f73f0e84d08ded5212 (diff)
xeyes 1.1.0xeyes-1.1.0
Signed-off-by: James Cloos <cloos@jhcloos.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e1c34a..55a7a1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xeyes,[1.0.991], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
+AC_INIT(xeyes,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE