summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2011-04-05 17:50:00 +0200
committerMatthias Hopf <mhopf@suse.de>2011-04-05 17:50:00 +0200
commit4b8990ea599aee08284481b258cccdc25dd5d8d8 (patch)
tree96f9541972424da129050efc5c2ee5c544deb859
parent1027d5df07398c1507fb1fe3a9981aa6b4bc3a56 (diff)
Bump to 1.0.9xrdb-1.0.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7762be3..04aa034 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.8],
+AC_INIT([xrdb], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])