diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 16:07:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 16:07:44 -0800 |
commit | 73884c24e367ab074af49a8e6168cbded6f4f382 (patch) | |
tree | 1f09a2829665d799af4c6aee7a4e1fb42914b062 | |
parent | 70f3ac7b962e279ca793a47a960b9f78da773adf (diff) |
xstdcmap 1.0.4xstdcmap-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ed4cc71..7e22732 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([xstdcmap], [1.0.3], +AC_INIT([xstdcmap], [1.0.4], [https://gitlab.freedesktop.org/xorg/app/xstdcmap/issues], [xstdcmap]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |