summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-01-08 10:29:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-01-08 10:29:48 -0800
commit0de70ff2270fc363b0c0acf7bdb9fea0299bfc01 (patch)
tree1c4938c9b7f0b5e0500243df339f3b124ac2f573
parentf730aecd3d939655f28ebd292b98eed754d8ad36 (diff)
imake 1.0.10imake-1.0.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 38301e7..f9118dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([imake], [1.0.9],
+AC_INIT([imake], [1.0.10],
[https://gitlab.freedesktop.org/xorg/util/imake/-/issues], [imake])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])