diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:20:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:20:44 -0800 |
commit | 04dbb108170ada979cce80e92053236c4b702e94 (patch) | |
tree | 4983599cadaa956228f1270753957b9b163010db | |
parent | 8c926a2a2d3f1ed06e24259657e27800f2e0ff8c (diff) |
xsetroot 1.1.2xsetroot-1.1.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c7aab23..e5ec685 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xsetroot], [1.1.1], +AC_INIT([xsetroot], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xsetroot]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |