summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-09 22:02:40 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-09 22:02:40 +0000
commit7d1602a0aec602ba23847c074c1bf0fef5840941 (patch)
treef9643c9be647aaa1edf5b8df309407792ee3cadf /configure.ac
parent0f4df54d7a8a531ad333da6dd225881fb1d47156 (diff)
downloaddistcc-git-7d1602a0aec602ba23847c074c1bf0fef5840941.tar.gz
Change version number to 3.0rc1
(for "release candidate 1"). Reviewers: 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 d0e5a74..dbc0863 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.0prerelease3, distcc@lists.samba.org)
+AC_INIT(distcc, 3.0-rc1, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST