diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-03-27 21:40:24 +0000 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-03-27 21:40:24 +0000 |
commit | 3f140052f891a4dc674b82e438c9595e59b4676b (patch) | |
tree | 28f5859f3dbad1e465b2e2256c6f851b8098bcd1 /configure.ac | |
parent | 84c007b426d321786f9aec1d9fda14b5baa35561 (diff) |
Bump version to 1.0.2.0 for release.xf86-video-nv-1-0-2-0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index acdd760..154c40f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-nv], - 1.0.1.5, + 1.0.2.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-nv) |