summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2019-08-14 14:07:05 -0500
committerShawn Landden <shawn@git.icu>2019-08-14 14:07:05 -0500
commit4cde9bcfbda589abd842e3bbc652ce369085eaae (patch)
tree14dbc25d82add40860fa996dded5afd3d9e012b8
parent7a1e1660094d7072dab837f3c647d4dd30398a5a (diff)
downloaddistcc-git-4cde9bcfbda589abd842e3bbc652ce369085eaae.tar.gz
3.3.3v3.3.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55c8ae5..9921fc2 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.2, distcc@lists.samba.org)
+AC_INIT(distcc, 3.3.3, distcc@lists.samba.org)
AC_CONFIG_HEADERS(src/config.h)