xf86-video-nv: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 27 19:55:23 UTC 2022


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bc1b6343f776ffcf1c398792b3aa3ad2ea5ded2a
Author: Yusuf Khan <yusisamerican at gmail.com>
Date:   Wed Jul 27 15:12:44 2022 -0400

    bump to version 2.1.22
    
    Signed-off-by: Yusuf Khan <yusisamerican at gmail.com>

diff --git a/configure.ac b/configure.ac
index 0115555..3dd4982 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-nv],
-        [2.1.21],
+        [2.1.22],
         [https://gitlab.freedesktop.org/xorg/driver/xf86-video-nv/issues],
         [xf86-video-nv])
 AC_CONFIG_SRCDIR([Makefile.am])


More information about the xorg-commit mailing list