summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-07-30 14:14:59 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-07-30 14:14:59 -0700
commit41de275248cf02db8cf0d4ab5df7596b23ea573d (patch)
treeaf30f23e380ff0f79efb7d42d3870b2dbf2dce03
parent470c5c662f25d4e27b7d8d25974498aaaae1bf2c (diff)
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
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])