diff options
author | James Cloos <cloos@jhcloos.com> | 2009-12-18 09:44:56 -0500 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2009-12-18 09:44:56 -0500 |
commit | a2c8bc28a57474cda77769292aabe1d9f73839a5 (patch) | |
tree | 8284939ad7724973a98aa8e350f0bebc55802950 | |
parent | e134d57ac54b77269252b7f73f0e84d08ded5212 (diff) |
xeyes 1.1.0xeyes-1.1.0
Signed-off-by: James Cloos <cloos@jhcloos.com>
-rw-r--r-- | configure.ac | 2 |
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 |