diff options
author | Julien Cristau <jcristau@debian.org> | 2014-05-21 20:51:03 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2014-05-21 20:51:03 +0200 |
commit | 4063190bf2fd7e3c61b80e98d72e134609612bf8 (patch) | |
tree | 5d0c9eea0c868200c07bfc7e1323f5cffd76dc60 | |
parent | 16e54de5d8c58a1d051a5f4bcb7357aa9f9facff (diff) |
Bump to 1.0.7imake-1.0.7
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 40a40b6..f1edfde 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ - dnl Copyright 2005 Red Hat, Inc. dnl dnl Permission to use, copy, modify, distribute, and sell this software and its @@ -23,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([imake], [1.0.6], +AC_INIT([imake], [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [imake]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |