summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:49:43 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:49:43 -0700
commit5579ae02a6b44f3072955f3e2f3249d2bd1201e4 (patch)
tree109611525fc83a99d16e542abfd38ded8637b1ae
parent34df50af33d38621ce5d5a5510c7a4e70e1c17c1 (diff)
xmodmap 1.0.11xmodmap-1.0.11
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 af32be7..b977f04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xmodmap],
- [1.0.10],
+ [1.0.11],
[https://gitlab.freedesktop.org/xorg/app/xmodmap/issues],
[xmodmap])
AC_CONFIG_SRCDIR([Makefile.am])