summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-12-01 23:44:48 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-12-01 23:44:48 +0000
commit2683e9432597fd255a4cb3addc5016a66fb99db1 (patch)
treeaf104a0c7402574c57acb922d6aa8a4e7080fcb9 /configure.ac
parentde5a0e8371d4f959c0e32ebccfcc6d7d7fbb0e4d (diff)
downloaddistcc-git-2683e9432597fd255a4cb3addc5016a66fb99db1.tar.gz
Bump version number to 3.1, and update the NEWS file and ChangeLog.
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 52f56cd..07f83f4 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.0, distcc@lists.samba.org)
+AC_INIT(distcc, 3.1, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)
AC_CANONICAL_HOST