summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2025-08-12 16:27:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2025-08-12 16:27:50 -0700
commitbc318fcda9417f3c215291296e33c19e9bdfeafc (patch)
treeca7be37a578646b1cdd84fc7dc38c3a43ad8e639
parenta0aa387ba7a1694fa0a2f86832f3a2d6e7f465a1 (diff)
xf86-input-mouse 2.0.0HEADxf86-input-mouse-2.0.0master
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 a479de1..a800105 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
- [1.9.5],
+ [2.0.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/issues],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])