summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-15 19:52:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-15 19:57:16 -0700
commit48145e04d24b1c575a22bac69c3c3033f72322fc (patch)
tree287c9a7ec3ed60014d528b2fa608856e1c5dada4
parent6a71b39eb5a425aeee13f0e62d225dd0c6bf4e05 (diff)
imake 1.0.3imake-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 b76cf3d..78722d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(imake, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT(imake, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE