diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-25 14:38:43 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-04-25 14:38:43 -0700 |
commit | c34a93265cb42168376ebdf0746b3ccded9f126c (patch) | |
tree | b76cf976acd72656b7111ddb012c1c8dd9b083e6 /configure.ac | |
parent | f70247ade9eac8fa6115889662abb8e678a182dc (diff) |
Bump to 1.1.2 for new product names.nv-1_1_2
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 587e7c1..5ac0706 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-nv], - 1.1.1, + 1.1.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-nv) |