summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-20 02:54:18 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-20 02:54:18 +0000
commitbec256ce5961f8b9e3f94bbf3b3647ca91d5d9d8 (patch)
tree87795d60c01371b6658fa0f4cad9a93d1121e6e5 /configure.ac
parent225bbee8dcbcd08d78c0dee0c228d67fe7338ac7 (diff)
downloaddistcc-git-bec256ce5961f8b9e3f94bbf3b3647ca91d5d9d8.tar.gz
Bump version number to 3.0rc2.
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 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