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

Kevin Brace kevinbrace at kemper.freedesktop.org
Sat Apr 9 08:12:03 UTC 2016


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

New commits:
commit 9e8c7d366b211e08080f66c6cbe4cd49751eab7b
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sat Apr 9 01:10:03 2016 -0700

    Version bumped to 0.4.900
    
    This version is Version 0.5.0 RC1 (Release Candidate 1). There is an
    improvement in screen resolution change stability and initial support
    for an extended screen (up / down and left / right). This will make VIA
    Technologies Chrome IGP based computers more useful as a tool. Enjoy!!!
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

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


More information about the Openchrome-devel mailing list