diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-26 18:16:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-26 18:16:14 -0700 |
commit | 180893b7d452d31e1a64671292315abef8b7590e (patch) | |
tree | 7bffe47b2a52e8892a902ddf66247c9ad6c039a5 /configure.ac | |
parent | a81f0733a01bc0c0aa66394a805cf93d63f462be (diff) |
xstdcmap 1.0.2xstdcmap-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 |