diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 21:52:56 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 21:52:56 -0700 |
commit | 89494a51d006c20d16d3f08225a0345fecaae546 (patch) | |
tree | eba75df208b4cc738c650ca3e96011a4fd7c44ba | |
parent | bb9cbad3cfaee60bf88ef50b5a165ed9321d4548 (diff) |
imake 1.0.6imake-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |