NEWS: Bump version to 1.4.0

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2015-10-08 14:54:54 -04:00
parent 8008da3ba9
commit 520c708d51
2 changed files with 11 additions and 1 deletions

10
NEWS
View File

@@ -1,3 +1,13 @@
Release 1.4.0 (2015-10-08)
==========================
* Couple bug fixes
* Add output name for DSI (so doesn't show up as "Unknown")
NOTE: if you have a new enough xserver to use xf86-video-modesetting
with glamor, you probably should.
Release 1.3.0 (2014-10-04)
==========================

View File

@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-freedreno],
[1.3.0],
[1.4.0],
[https://bugs.freedesktop.org/enter_bug.cgi],
[xf86-video-freedreno])