[Openchrome-devel] xf86-video-openchrome: configure.ac

Kevin Brace kevinbrace at kemper.freedesktop.org
Wed Feb 15 08:17:20 UTC 2017


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b84e4e61d7ba309ecac58efbb690c050ef8daeda
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed Feb 15 00:16:33 2017 -0800

    Version bumped to 0.5.182
    
    This version fixes HP 2133 Mini-Note's PCI WLAN going dead when X.Org
    Server starts. It also helps to restore the FP (Flat Panel) correctly
    when resuming from standby. (i.e., ACPI S3 State) This is a huge fix
    for OpenChrome DDX.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

diff --git a/configure.ac b/configure.ac
index 7f156c8..a9a72a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-openchrome],
-        [0.5.181],
+        [0.5.182],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
         [xf86-video-openchrome])
 


More information about the Openchrome-devel mailing list