summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-05-19 18:44:42 +0000
committerAdam Jackson <ajax@nwnk.net>2006-05-19 18:44:42 +0000
commite10ad52b0a0d4fc63120e6b301d21f0829beef77 (patch)
treeb5e3077abe864decd29ff2447f36a726d4ba2eff
parentef2ef80f564098fe244c5a2065930b8502879043 (diff)
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a578567..7c5c22f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-15 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.0.2
+
2006-04-08 Donnie Berkholz <spyderous@gentoo.org>
reviewed by: Adam Jackson
diff --git a/configure.ac b/configure.ac
index f6a9505..c3695b1 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(imake, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT(imake, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE