diff options
author | Matt Turner <mattst88@gmail.com> | 2020-02-20 09:47:30 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2020-02-20 09:47:30 -0800 |
commit | d373c9b434c603bf6a5eb442b6427992d23ef874 (patch) | |
tree | 48b62611ea45305f65b156d1b2eebe02ee3a1750 | |
parent | e200d0d41ef3158ea717206c1490e499a0c07f1b (diff) |
xkbcomp 1.4.3xkbcomp-1.4.3
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 26a4779..0ab0970 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xkbcomp], [1.4.2], +AC_INIT([xkbcomp], [1.4.3], [https://gitlab.freedesktop.org/xorg/app/xkbcomp/issues], [xkbcomp]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |