diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-09-20 00:31:06 -0400 |
---|---|---|
committer | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-09-20 00:31:06 -0400 |
commit | e6479845ec0db20dc733c621b7967b751840a552 (patch) | |
tree | affbefe0fa8f5bc508eaf73b6a927966a6a259e2 | |
parent | 6473b68762b0dca2dfccfdfc74100398b7459296 (diff) |
Bump version to 1.0.13xf86-video-nouveau-1.0.13
- Fixes for reverse prime offload
- ABI 23 support for Xorg 1.19
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8da54f7..0e004d7 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-nouveau], - [1.0.12], + [1.0.13], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-nouveau]) |