summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 18:16:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 18:16:14 -0700
commit180893b7d452d31e1a64671292315abef8b7590e (patch)
tree7bffe47b2a52e8892a902ddf66247c9ad6c039a5
parenta81f0733a01bc0c0aa66394a805cf93d63f462be (diff)
xstdcmap 1.0.2xstdcmap-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c3e761..dea3f18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xstdcmap,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xstdcmap)
+AC_INIT([xstdcmap], [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xstdcmap])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE