summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 15:33:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 15:33:29 -0800
commitc5a5fb06fd25c044f343f4571c645fd6c954d038 (patch)
tree5dc611da15f44b1808aba005c6641f7a8a13619a
parentd0d28d45a2479b4ddc3c5656ac75433cc922bf46 (diff)
xmodmap 1.0.10xmodmap-1.0.10
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 96beae3..962ea31 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.9],
+ [1.0.10],
[https://gitlab.freedesktop.org/xorg/app/xmodmap/issues],
[xmodmap])
AC_CONFIG_SRCDIR([Makefile.am])