summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2011-10-25 00:42:04 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2011-10-25 00:42:04 +0000
commit5b6268876a72906f14bc235b0fa088b79ec9fd1b (patch)
treebee9e19d0424f280c462a05a824e49d8563860e3 /configure.ac
parent7e048d9e159fff2e6d11117880377c14a73c88ad (diff)
downloaddistcc-git-5b6268876a72906f14bc235b0fa088b79ec9fd1b.tar.gz
Update the NEWS and ChangeLog files, and set the version number to 3.2rc1,
in preparation for releasing distcc version 3.2. 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 e07a001..3218801 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.1, distcc@lists.samba.org)
+AC_INIT(distcc, 3.2rc1, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST