diff options
author | James Cloos <cloos@jhcloos.com> | 2009-10-03 21:33:12 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2009-10-03 21:33:12 -0400 |
commit | 6d9fdcfb076f4c261b071cc5c454c8b9ce560e68 (patch) | |
tree | 83749aeacf821dad55c763129736498f41dd3aa9 | |
parent | 41f604009c3c7b4a3d05311faa649c8152494700 (diff) |
Bump version for beta release.xeyes-1.0.99
1.0.99 as first beta of 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 1513153..739b0f8 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.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes) +AC_INIT(xeyes,[1.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |