summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-06-20 02:54:18 +0000
committerfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-06-20 02:54:18 +0000
commit978d1a2f386dc8c8611ded26849cac81c8f73e54 (patch)
tree87795d60c01371b6658fa0f4cad9a93d1121e6e5
parentefe52aad4e40e5941bff36ea351885f4bb537d89 (diff)
downloaddistcc-978d1a2f386dc8c8611ded26849cac81c8f73e54.tar.gz
Bump version number to 3.0rc2.
git-svn-id: http://distcc.googlecode.com/svn/trunk@527 01de4be4-8c4a-0410-9132-4925637da917
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2507f9f..9a19e16 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.0rc1, distcc@lists.samba.org)
+AC_INIT(distcc, 3.0rc2, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST