summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-10 19:32:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-10 19:32:04 -0800
commit6606863fc8467bcbc829cea63764be0d283c4b8a (patch)
tree9131ca24471caa9d01a1af59751d51fd9da88f2d
parent3a1f0f784bfd537096d4d37a77b7be7904bb88aa (diff)
xrdb 1.0.7xrdb-1.0.7
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 37e0685..f5e2389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xrdb], [1.0.6],
+AC_INIT([xrdb], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])