diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 14:06:06 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 14:06:06 -0800 |
commit | 39a5f8e67615f443e76146769d5f5f9abc5ebd2f (patch) | |
tree | 69069d14b3e4f45a25d11434599951a076cd8036 /configure.ac | |
parent | c0888158e30bfcd0ae6881b9d78c8122ce2d5f4e (diff) |
libxkbfile 1.1.3libxkbfile-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7ac41c9..4d6ea50 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libxkbfile], [1.1.2], +AC_INIT([libxkbfile], [1.1.3], [https://gitlab.freedesktop.org/xorg/lib/libxkbfile/-/issues], [libxkbfile]) AC_CONFIG_SRCDIR([Makefile.am]) |