diff options
author | Matt Turner <mattst88@gmail.com> | 2017-01-17 14:42:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2017-01-17 14:42:07 -0800 |
commit | e4134c4ebd3522e730689e0bda7b9f8fd39aedb8 (patch) | |
tree | 3abcd8bd8a3ad2ef1b1f91d13ebbfdb77113a505 | |
parent | 42e260a7ab630fdfa4664f467dad25e7178ff809 (diff) |
xf86-video-nv 2.1.21xf86-video-nv-2.1.21
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f31a391..19ba6f7 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-nv], - [2.1.20], + [2.1.21], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-nv]) AC_CONFIG_SRCDIR([Makefile.am]) |