summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-05-22 04:51:25 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-05-22 04:51:25 +0000
commitfb89e60ea7430ebb633d160af1c16bcf89d93981 (patch)
tree273271c71ff2f05e3f0aad529e335ea8ee1501d0 /configure.ac
parent184913249194fb74436979fb03201599578944cf (diff)
downloaddistcc-git-fb89e60ea7430ebb633d160af1c16bcf89d93981.tar.gz
Bump version number to 3.0-prerelease3.
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 8970999..3155b2a 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.0prerelease2, distcc-pump@google.com)
+AC_INIT(distcc, 3.0prerelease3, distcc-pump@google.com)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST