diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 16:19:50 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 16:19:50 -0700 |
commit | c0c98ec2072a78cee53e52b3ec3b03527b276403 (patch) | |
tree | 09350126119a7343e414e3e67d29b141c2915aa7 | |
parent | baef4f0057047c09c207123c95768112772ca07f (diff) |
xf86-input-keyboard 2.0.0xf86-input-keyboard-2.0.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 72123a0..0f71ce3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-keyboard], - [1.9.0], + [2.0.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard/issues], [xf86-input-keyboard]) AC_CONFIG_SRCDIR([Makefile.am]) |