summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-24 15:55:48 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-24 15:55:48 -0700
commitccf46116f8fba6a3e32bff6b3c0be420f821828c (patch)
treeb8a9a574aa41c631b88cef3b39fac8a212728375
parent5a7d139f33288c77c77622cdcb1453a58e25a2ec (diff)
xcompmgr 1.1.8xcompmgr-1.1.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 84045d6..a5fecca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
-AC_INIT([xcompmgr], [1.1.7],
+AC_INIT([xcompmgr], [1.1.8],
[https://gitlab.freedesktop.org/xorg/app/xcompmgr/issues])
AC_CONFIG_SRCDIR([xcompmgr.c])
AC_CONFIG_HEADERS([config.h])