diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2010-07-30 14:14:59 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2010-07-30 14:14:59 -0700 |
commit | 41de275248cf02db8cf0d4ab5df7596b23ea573d (patch) | |
tree | af30f23e380ff0f79efb7d42d3870b2dbf2dce03 | |
parent | 470c5c662f25d4e27b7d8d25974498aaaae1bf2c (diff) |
nv 2.1.18xf86-video-nv-2.1.18
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 827f16c..cf1a4cb 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-nv], - [2.1.17], + [2.1.18], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-nv]) AC_CONFIG_SRCDIR([Makefile.am]) |