diff options
author | Matt Turner <mattst88@gmail.com> | 2022-04-05 10:16:22 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-04-05 10:16:22 -0700 |
commit | 68e02860d9ee6d65733457e689d180653fc9829f (patch) | |
tree | a51697629749a87c05025ff4a3df9d57d9a6bf08 | |
parent | f8ec326276aeef2c54bfdfc5ff084ed57ecf9b04 (diff) |
xf86-video-dummy 0.4.0xf86-video-dummy-0.4.0
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 095bb13..3d49060 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-dummy], - [0.3.8], + [0.4.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy/issues], [xf86-video-dummy]) AC_CONFIG_SRCDIR([Makefile.am]) |