summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-30 17:48:08 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-30 17:48:08 -0700
commit6d2a692ccc8804134862edaa07336149a522062a (patch)
tree379ba2a1cd2d670cdce5f5dcd4b0d125426b0a49
parentafdd1faece8b3f8fae3be0fd0f05a0e570b27618 (diff)
xmh 1.0.4xmh-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1ed2a1b..aae2a70 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([xmh], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/app/xmh/issues], [xmh])
+AC_INIT([xmh], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/app/xmh/-/issues], [xmh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])