summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 13:08:27 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 13:08:27 -0700
commit5fed965971ed24711e020438e55339a9a89ba386 (patch)
tree356a3d7d9c0595d0806a64cfbce99538d56367e4
parent98e80f48ebf9cea1dfdff8a34da04bac56832de8 (diff)
constype 1.0.4constype-1.0.4
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 389785e..8f55c81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([constype], [1.0.3],
+AC_INIT([constype], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],constype)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])