summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-14 23:16:12 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-14 23:16:12 -0700
commit0929f650a140ff25ac7f3e337e2784891f851ca4 (patch)
tree80fe8d5b812fcd53dca0006c108c3aaaf4e9cf8c
parent19d201b8d1661f447bf9c0ce6ee761e3c34661dc (diff)
xcmsdb 1.0.2xcmsdb-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee38366..b35d186 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(xcmsdb,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xcmsdb)
+AC_INIT(xcmsdb,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xcmsdb)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE