summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-07-31 19:19:20 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-07-31 19:19:20 +0000
commit1f0e103f3070604936859efc0c21c3e47ed43042 (patch)
tree7ecb9d8ae05c7b475548a75b37d869137e416654 /configure.ac
parent5c3b54f86704cf9bb0af986b7cbd375dff668752 (diff)
downloaddistcc-git-1f0e103f3070604936859efc0c21c3e47ed43042.tar.gz
Bump version number to 3.0rc3, and update NEWS file and ChangeLog.
Reviewed by Craig Silverstein.
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 0bdd4e9..ee0910a 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.0rc2, distcc@lists.samba.org)
+AC_INIT(distcc, 3.0rc3, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST