summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 15:04:50 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 15:04:50 -0700
commitb3a7a1fb2356d6fba676746f60176f1a69b9a72a (patch)
tree297ac8c189d09439d432ba65af2c5264702ffd4f
parenteafabf10c3738bba223d7522f8b5804d1d54c6d4 (diff)
xrdb 1.0.6xrdb-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d94e389..80bf22b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xrdb,[1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrdb)
+AC_INIT(xrdb, [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrdb)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)