Preparing for a release candidate build.
diff --git a/configure.ac b/configure.ac
index 3c56cb3..8008a38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 # file for complete information.
 
 # Initialize the autoconf system for the specified tool, version and mailing list
-AC_INIT(iperf, 3-CURRENT, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
+AC_INIT(iperf, 3.2rc1, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
 m4_include([config/ax_check_openssl.m4])
 AC_LANG(C)