summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-07 17:53:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-07 17:53:16 -0800
commit7bac6a25bb44d39710f1b2b5fdad56d7f4c01c39 (patch)
treea005ad20b7e0a8d531db1dfbba9de770d516ca0d
parent7cdd50a7471ab67591ceb2e8734483220c5a9205 (diff)
downloadxorg-app-xkbcomp-7bac6a25bb44d39710f1b2b5fdad56d7f4c01c39.tar.gz
xkbcomp 1.4.6xkbcomp-1.4.6
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 6e8097e..3aedf48 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([xkbcomp], [1.4.5],
- [https://gitlab.freedesktop.org/xorg/app/xkbcomp/issues], [xkbcomp])
+AC_INIT([xkbcomp], [1.4.6],
+ [https://gitlab.freedesktop.org/xorg/app/xkbcomp/-/issues], [xkbcomp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])