summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-06 20:37:00 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-06 20:37:00 +0000
commitd0cda3378f955e7330b1443c9f99b441d7d0ff57 (patch)
tree5750c388c3914de66e49e852a126729655d2e155 /configure.ac
parentc727d43a5b9f3ea6456794b3b78caa15694ba2c4 (diff)
downloaddistcc-git-d0cda3378f955e7330b1443c9f99b441d7d0ff57.tar.gz
Change version number to "3.0", and update NEWS file and ChangeLog.
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