summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-22 21:52:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-22 21:52:56 -0700
commit89494a51d006c20d16d3f08225a0345fecaae546 (patch)
treeeba75df208b4cc738c650ca3e96011a4fd7c44ba
parentbb9cbad3cfaee60bf88ef50b5a165ed9321d4548 (diff)
imake 1.0.6imake-1.0.6
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 f9d3120..40a40b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([imake], [1.0.5],
+AC_INIT([imake], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [imake])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])