summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 17:44:01 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 17:44:01 -0700
commit6c73da6848e8b54de722490e71f9e7700ad88898 (patch)
tree8ade1d801213dd6c9eb98642cd073aee2e80b894
parent66a3b03ea32c407a2a37c0b42b7c6fa4060cb25d (diff)
constype 1.0.2constype-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 930e08f..25d15e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(constype,[1.0.1],
+AC_INIT(constype,[1.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],constype)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE