summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 22:56:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 22:56:13 -0700
commite99e56944915a99981ec28d7525347bf9da7fb94 (patch)
tree807bad585dbca93f63ee9665a43b7d6d22bce2c3
parent14bfab3bb34f5ab75f2ac6c4acb3b67201e89a69 (diff)
xcompmgr 1.1.7xcompmgr-1.1.7
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 84ac99d..e63f1e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
-AC_INIT([xcompmgr], [1.1.6],
+AC_INIT([xcompmgr], [1.1.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([xcompmgr.c])
AC_CONFIG_HEADERS([config.h])