summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYusuf Khan <yusisamerican@gmail.com>2022-07-27 15:12:44 -0400
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-27 19:50:52 +0000
commitbc1b6343f776ffcf1c398792b3aa3ad2ea5ded2a (patch)
tree5be4c2a04462662fe96142a0e1428fbf9a4cfacf
parent94d6ea61377220d937eb5da9ef99e95fc6356b90 (diff)
bump to version 2.1.22xf86-video-nv-2.1.22
Signed-off-by: Yusuf Khan <yusisamerican@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])