| author | Jeremy Huddleston <jeremyhu@apple.com> | 2010-06-10 06:58:24 (GMT) |
|---|---|---|
| committer | Jeremy Huddleston <jeremyhu@apple.com> | 2010-06-10 06:58:24 (GMT) |
| commit | b8c4251d7e83d632f9c6cd853394fdbb62c421ca (patch) (unidiff) | |
| tree | 2d0c37154632b70fa051d9ed0cdef3eb45fb0530 | |
| parent | ab340014b91e9b86ea159674cd9cb1294d156b22 (diff) | |
| download | xserver-b8c4251d7e83d632f9c6cd853394fdbb62c421ca.zip xserver-b8c4251d7e83d632f9c6cd853394fdbb62c421ca.tar.gz | |
1.4.2-apple56
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index adef868..b0b43fd 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -26,7 +26,7 @@ dnl | |||
| 26 | dnl Process this file with autoconf to create configure. | 26 | dnl Process this file with autoconf to create configure. |
| 27 | 27 | ||
| 28 | AC_PREREQ(2.57) | 28 | AC_PREREQ(2.57) |
| 29 | AC_INIT([xorg-server], 1.4.2-apple55, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) | 29 | AC_INIT([xorg-server], 1.4.2-apple56, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) |
| 30 | AC_CONFIG_SRCDIR([Makefile.am]) | 30 | AC_CONFIG_SRCDIR([Makefile.am]) |
| 31 | AM_INIT_AUTOMAKE([dist-bzip2 foreign]) | 31 | AM_INIT_AUTOMAKE([dist-bzip2 foreign]) |
| 32 | AM_MAINTAINER_MODE | 32 | AM_MAINTAINER_MODE |
