diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-30 10:40:50 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-30 10:40:50 -0400 |
commit | 6a2ee7e0bb416e82004510edd97bebe94596a858 (patch) | |
tree | 4ef4c5234ed1aad0064187e4755a0083e77ec080 /configure.ac | |
parent | 6e8ed1398dd68426d45c20c05a10640c22f7d104 (diff) |
xserver 1.5RC3.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9d39364ea..64aab851b 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([xorg-server], 1.4.99.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +AC_INIT([xorg-server], 1.4.99.903, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AM_MAINTAINER_MODE |