summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:33:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:33:31 -0700
commitd7824d49a5d2b9b36cc8f7a816a4c47620e55bcf (patch)
tree7802be891727fe497ca0e601a4da358db79ee34f
parent0d918b88f6524d6e15143a63c1a05e4b148218d7 (diff)
constype 1.0.3constype-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ba986e..252740d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(constype,[1.0.2],
+AC_INIT([constype], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],constype)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE