summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:20:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:20:44 -0800
commit04dbb108170ada979cce80e92053236c4b702e94 (patch)
tree4983599cadaa956228f1270753957b9b163010db
parent8c926a2a2d3f1ed06e24259657e27800f2e0ff8c (diff)
xsetroot 1.1.2xsetroot-1.1.2
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 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])