diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-12-03 16:19:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-12-03 16:19:36 -0800 |
commit | ea263607d3fbe4eca3319a3824c3f641dade4871 (patch) | |
tree | 76cf98be4d83ceb4141e7d1e11989dcbf3fbc331 /configure.ac | |
parent | e2eb705935f1cb557cb4af7af4cbc71a92e889e6 (diff) |
xstdcmap 1.0.5xstdcmap-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 9a00957..54feb35 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xstdcmap], [1.0.4], - [https://gitlab.freedesktop.org/xorg/app/xstdcmap/issues], [xstdcmap]) +AC_INIT([xstdcmap], [1.0.5], + [https://gitlab.freedesktop.org/xorg/app/xstdcmap/-/issues], [xstdcmap]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |