summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2018-07-26 21:10:20 -0700
committerShawn Landden <slandden@gmail.com>2018-07-26 22:08:29 -0700
commit8600f0857dac55ea393dc11a860948692d215fc8 (patch)
tree74c1a019f1c8e945b26b4b92490248e7d890b0ef
parent90b92df16805d54f846288be696f530ba7d2fe17 (diff)
downloaddistcc-git-8600f0857dac55ea393dc11a860948692d215fc8.tar.gz
configure: new release (3.3.2)v3.3.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0fc848e..8fd6a66 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.69)
-AC_INIT(distcc, 3.3, distcc@lists.samba.org)
+AC_INIT(distcc, 3.3.2, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)