1.0.991 as first beta of 1.1.0.
(The first beta was meant to be 1.0.90 rather than 1.0.99.
Having gotten that wrong, switch to three-digit release numbers
for subsequent betas.)
Change-Id: I8ed570e13e0568cc29fdc7c35328ecebb8350813
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xeyes,[1.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
+AC_INIT(xeyes,[1.0.991], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE