diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:49:24 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:49:24 +1000 |
commit | e82fddd3e962189ad4493e2bf98ba533cf36d8c3 (patch) | |
tree | 14b7ab30de9ad48a183cf0ccbbf032798ce18a9c /configure.ac | |
parent | 0d4ea629bcfd72c7242dadbd2d71d9a7034a9467 (diff) |
nv: bump version to 2.1.20xf86-video-nv-2.1.20
Signed-off-by: Dave Airlie <airlied@redhat.com>
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 e201b12..f31a391 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-nv], - [2.1.19], + [2.1.20], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-nv]) AC_CONFIG_SRCDIR([Makefile.am]) |