summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-12 15:47:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-12 15:47:00 -0800
commitca8e535970c7bec44e02141113e31a42bb0a1c5e (patch)
tree4e8df12934f083509bf280e4318807fe9ff14f8c
parent2ab380b66b2bca181b01d375779bfdff167744a6 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d7d7077..cf90f71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xkbevd], [1.1.4],
- [https://gitlab.freedesktop.org/xorg/app/xkbevd/issues], [xkbevd])
+AC_INIT([xkbevd], [1.1.5],
+ [https://gitlab.freedesktop.org/xorg/app/xkbevd/-/issues], [xkbevd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])