summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 10:16:42 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 10:16:42 -0700
commit17eda976c8dca736ef63fc45ff7de8c73c0e2936 (patch)
tree43c6a65cbdd1127124011fd1c2e463456161d26e
parent4e49a64191d3b08044d29d32896e15013e5e7540 (diff)
xrdb 1.1.0xrdb-1.1.0
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 381c499..131a5cc 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.9],
+AC_INIT([xrdb], [1.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])