summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-02 01:13:58 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-02 01:13:58 +0000
commit7e0441a748aa62459bc74b08196e48e89860123e (patch)
tree4a6ffc82b404f9cfb464e218f83cf586672a16c1
parentd76e42586ff3032b1427b9c130ed65c09078f4e4 (diff)
Bump to 1.0.2.xman-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 f3caf79..7035efd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-01 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.0.2.
+
2006-01-06 Alan Coopersmith <alan.coopersmith@sun.com>
* main.c (ArgError):
diff --git a/configure.ac b/configure.ac
index 134d8b5..3adfde3 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(xman,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xman)
+AC_INIT(xman,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xman)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE