summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-27 18:32:38 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-27 18:39:09 -0800
commit0cbfcfdff7feba11093f8c0d3b092eb052e544fa (patch)
tree6ee0f963d94a0dfd2eed50d74500b734b7104857
parent7c8048e4ce50fc022823f4ab03683b7d4ad378df (diff)
xf86-input-elographics 1.4.4HEADxf86-input-elographics-1.4.4master
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 899f305..07530f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-elographics],
- [1.4.3],
+ [1.4.4],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-elographics/-/issues],
[xf86-input-elographics])
AC_CONFIG_SRCDIR([Makefile.am])