summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:47:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:47:05 -0700
commit0c55a8f8edabef5ccd9930048df7d3aecd551d54 (patch)
tree2bcde3b98cd8cceefeb7f72bf92fbba766d227f7
parenta2a23d1ca4ae7940465d525f2219cb97e1f5efe7 (diff)
xsetroot 1.1.0xsetroot-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6db02db..56105be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xsetroot, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xsetroot)
+AC_INIT([xsetroot], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xsetroot])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE