diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2021-03-17 15:39:53 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2021-03-17 15:40:10 +1000 |
commit | f8b240e897ed68b90c116ce4c2f8814e71e5aa97 (patch) | |
tree | 3cfc1907eff02788e3a78a3f3a3a82c410e97aad | |
parent | da810f10d732a312ccee88652141c1d165efc114 (diff) |
xkbcomp 1.4.5xkbcomp-1.4.5
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d4b2740..2af0b16 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.4], +AC_INIT([xkbcomp], [1.4.5], [https://gitlab.freedesktop.org/xorg/app/xkbcomp/issues], [xkbcomp]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |