summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-08-06 20:37:00 +0000
committerfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-08-06 20:37:00 +0000
commit7ba79d16b3bb831bd5f510c62e7489342e7636e8 (patch)
tree5750c388c3914de66e49e852a126729655d2e155 /configure.ac
parent212aeff2090bc7636ff2bd5f5263ec51a90ac773 (diff)
downloaddistcc-7ba79d16b3bb831bd5f510c62e7489342e7636e8.tar.gz
Change version number to "3.0", and update NEWS file and ChangeLog.
git-svn-id: http://distcc.googlecode.com/svn/trunk@600 01de4be4-8c4a-0410-9132-4925637da917
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 c072761..52f56cd 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.0rc4, distcc@lists.samba.org)
+AC_INIT(distcc, 3.0, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST