summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-17 16:49:24 +1000
committerDave Airlie <airlied@redhat.com>2012-07-17 16:49:24 +1000
commite82fddd3e962189ad4493e2bf98ba533cf36d8c3 (patch)
tree14b7ab30de9ad48a183cf0ccbbf032798ce18a9c
parent0d4ea629bcfd72c7242dadbd2d71d9a7034a9467 (diff)
nv: bump version to 2.1.20xf86-video-nv-2.1.20
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e201b12..f31a391 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-nv],
- [2.1.19],
+ [2.1.20],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-nv])
AC_CONFIG_SRCDIR([Makefile.am])