diff options
author | Adam Jackson <ajax@redhat.com> | 2018-03-01 11:15:18 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2018-03-01 11:15:18 -0500 |
commit | 34842845b191082fd1cfff3b7038332cdcadb825 (patch) | |
tree | 46ab148d58c463623cc886038918e9c391cb5506 | |
parent | 993d4916a92b56b5043cf0b90f550568c817ad2b (diff) |
xkbcomp 1.4.1xkbcomp-1.4.1
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1dfd8da..273e72d 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.0], +AC_INIT([xkbcomp], [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |