summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2007-11-30 12:24:48 -0600
committerClark Williams <williams@redhat.com>2007-11-30 13:32:35 -0600
commit993f4a74499113ed296294ca1a6488262c59c1e5 (patch)
treef98d7357073a2b89772dc4780cd96f0d59543c5e
parent6420a3cce34676a126c1f0c9837aaa02da2a0263 (diff)
downloadmock-993f4a74499113ed296294ca1a6488262c59c1e5.tar.gz
mock-993f4a74499113ed296294ca1a6488262c59c1e5.tar.xz
mock-993f4a74499113ed296294ca1a6488262c59c1e5.zip
version bump
-rwxr-xr-xconfigure1
-rw-r--r--configure.ac1
2 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index c0890b6..086b386 100755
--- a/configure
+++ b/configure
@@ -6,6 +6,7 @@
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
+#
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
diff --git a/configure.ac b/configure.ac
index c45924c..00ed4b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,6 +11,7 @@ temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
temp_RELEASE_SUBLEVEL=11
temp_RELEASE_EXTRALEVEL=
+
####################################
AC_PREREQ(2.61)