summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 16:25:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 16:25:02 -0700
commit5d1d5150e5863f019e407d572556a8a08e834c1e (patch)
treeae6e74cfd86e02efa3f90b8ce10d016f96299b62
parent5366d1c2e0865b84e009127e75a5bd9a2d278fe3 (diff)
imake 1.0.8imake-1.0.8
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 a30c08d..180da34 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.7],
+AC_INIT([imake], [1.0.8],
[https://gitlab.freedesktop.org/xorg/util/imake/issues], [imake])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])