summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-14 19:22:36 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-14 19:22:36 -0800
commit3dbfa0b9f63c38068443abb7751a7c8b516febda (patch)
tree35655eb65d60320218b39a6754309a1c9bc8b5f0
parentdb973127f8ee0dfad1e15a577bfa184b5fddc862 (diff)
xcompmgr 1.1.6xcompmgr-1.1.6
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 4a98bbb..7bccbcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
-AC_INIT([xcompmgr], [1.1.5],
+AC_INIT([xcompmgr], [1.1.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([xcompmgr.c])
AC_CONFIG_HEADERS([config.h])