summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-26 23:46:36 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-26 23:46:36 +0000
commitee16f1a1d55efdc8176e025dd8c3482aabfc6d57 (patch)
tree6154274d984f7f1d3bb8d8d9f67da209c4d1dbd4
parentdf0f7049f9cf1a5aac8964bf87b484afd8a5bd94 (diff)
Bump to 1.0.2xrdb-1_0_2XORG-7_1
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d35410c..3b6881d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-26 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.0.2
+
2006-04-03 Alan Coopersmith <alan.coopersmith@sun.com>
* xrdb.c:
diff --git a/configure.ac b/configure.ac
index 9b43880..ef64676 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xrdb,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrdb)
+AC_INIT(xrdb,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrdb)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE