summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-22 23:02:52 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-22 23:02:52 -0800
commita33c612c5ff84ba2d6004d99e96ec6919bb8e859 (patch)
treeb724864726bc49ea28f2cdd0cfeb57360bba8f96
parentd8cb397df5ecb94e7b0ea05d2407f4334a36eb87 (diff)
xsetroot 1.1.1xsetroot-1.1.1
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 8100cd0..d7bfd46 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.0],
+AC_INIT([xsetroot], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xsetroot])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])