summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:19:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:19:50 -0700
commitc0c98ec2072a78cee53e52b3ec3b03527b276403 (patch)
tree09350126119a7343e414e3e67d29b141c2915aa7
parentbaef4f0057047c09c207123c95768112772ca07f (diff)
downloadxorg-driver-xf86-input-keyboard-c0c98ec2072a78cee53e52b3ec3b03527b276403.tar.gz
xf86-input-keyboard 2.0.0xf86-input-keyboard-2.0.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])