[Openchrome-devel] xf86-video-openchrome: configure.ac
Kevin Brace
kevinbrace at kemper.freedesktop.org
Sun Apr 10 07:09:00 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f160074511e8a2b51b72abc962b097fe94f8b71b
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sun Apr 10 00:03:38 2016 -0700
Version reverted back to 0.4.102
Version 0.5.0 RC1 (Release Candidate 1) is canceled due to a bug where
the IGA1 screen freezes when IGA2 is turned off and screen resolution
of IGA1 is changed from the OS. This bug was discovered during testing
after the release of Version 0.5.0 RC1. There needs to be a bug fix,
hence, this version is no longer appropriate to be an RC (i.e., Patch
Level >= 900). The last Patch Level prior to 900 was 101, so 102 is now
the new Patch Level.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
diff --git a/configure.ac b/configure.ac
index 123bbdb..74c07c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ(2.57)
AC_INIT([xf86-video-openchrome],
- [0.4.900],
+ [0.4.102],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])
More information about the Openchrome-devel
mailing list