diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-24 06:34:31 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-24 06:34:31 +0200 |
commit | 96bd57b0597dbbda0ca5c46c2135e5813c80d79f (patch) | |
tree | 988d3d6fd6ed7b03ad9574f57088bb7d856db5da | |
parent | 10c7c54888d1dd4198c79e852c57420e8d52ccc5 (diff) |
configure.ac: bump to 1.2.2.1 (respin)nv-1.2.2.1
No code changes, just built with an updated util-macros.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c1c931f..571d3f3 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-nv], - 1.2.2, + 1.2.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-nv) |