diff options
author | Matt Turner <mattst88@gmail.com> | 2019-11-03 14:20:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2019-11-03 14:20:07 -0800 |
commit | 7defa9ddfd5f5d1853b9f404af854b0f42fa6ee5 (patch) | |
tree | 044cfbec17d2b8a3e8880b4a844290ada1331f9b | |
parent | b968db6ca6fdb6ebb2384eaffaabe406c5cf783f (diff) |
xkbprint 1.0.5xkbprint-1.0.5
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 a24084a..513806c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xkbprint], [1.0.4], +AC_INIT([xkbprint], [1.0.5], [https://gitlab.freedesktop.org/xorg/app/xkbprint/issues], [xkbprint]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |