summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-05-19 18:40:24 +0000
committerAdam Jackson <ajax@nwnk.net>2006-05-19 18:40:24 +0000
commitd09fa6e0b3b021cd4f16f444964f05d4bcae0557 (patch)
tree8e26f9c8662886e72ab382bc95cfab5ae18a4bfb
parent3ca574a51927067f958f2eca5f106cf215aee2f5 (diff)
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a4c8fb..1cf7cce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-19 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.0.2
+
2006-04-15 Matthieu Herrb <matthieu.herrb@laas.fr>
* Imake.tmpl:
diff --git a/configure.ac b/configure.ac
index e5d295b..6b3afce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(xorg-cf-files, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-cf-files)
+AC_INIT(xorg-cf-files, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-cf-files)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE