summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2016-06-11 23:16:52 -0500
committerKevin Brace <kevinbrace@gmx.com>2016-06-11 23:22:48 -0500
commitb57d2f95275f6ef0db098773a48b1cfbb442acac (patch)
tree4fbf96aecae76cb7c92b8ee254aa074ecbb88253
parent7cb19d9843dcb4cd5107c1a0851403c48b6db6be (diff)
Version bumped to 0.4.179
Initial support for VT1632A based DVI attached to VX855 chipset's DVP1 (Digital Video Port 1). It is possible that the code might also work with CX700, VX700, VX800, and VX900 chipsets. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 851f0ce..339da33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ(2.57)
AC_INIT([xf86-video-openchrome],
- [0.4.178],
+ [0.4.179],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])