summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-02 19:54:51 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-02 19:54:51 +0000
commitbfdc3845b88856ef08587b367b7facb4b47fe202 (patch)
tree37d44b0d14949ab5985d3e6602163192d9721823 /configure.ac
parent41117b445ed39b77161cf0f1829d5836b4e15109 (diff)
downloaddistcc-git-bfdc3845b88856ef08587b367b7facb4b47fe202.tar.gz
Time for another release candidate.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee0910a..c072761 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ dnl Process this file with autoconf to produce a configure script
# As of 0.6cvs, distcc no longer uses automake, only autoconf.
AC_PREREQ(2.53)
-AC_INIT(distcc, 3.0rc3, distcc@lists.samba.org)
+AC_INIT(distcc, 3.0rc4, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST