diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 22:56:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 22:56:13 -0700 |
commit | e99e56944915a99981ec28d7525347bf9da7fb94 (patch) | |
tree | 807bad585dbca93f63ee9665a43b7d6d22bce2c3 | |
parent | config: move man pages into their own directory (diff) | |
download | xcman-e99e56944915a99981ec28d7525347bf9da7fb94.tar.gz xcman-e99e56944915a99981ec28d7525347bf9da7fb94.tar.bz2 xcman-e99e56944915a99981ec28d7525347bf9da7fb94.tar.xz |
xcompmgr 1.1.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
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]) |