summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:47:27 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:47:27 -0800
commit061960e38cb0d6873bda2550f6a8952668193888 (patch)
treeb805ac01497979db3677a36ae2328e8c9a6340f6
parent575c3788c8b770a2c32c9d8461bc7422e3b89676 (diff)
imake 1.0.5imake-1.0.5
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 56f89c7..04bfda9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([imake], [1.0.4],
+AC_INIT([imake], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [imake])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE