3.4.0 release candidate 2
diff --git a/README.md b/README.md
index 542a49a..183cb64 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@
 [![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi)
 [![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi)
 
-libffi-3.4 was released on TBD.  Check the libffi web
-page for updates: <URL:http://sourceware.org/libffi/>.
+libffi-3.4.0 was released on TBD.  Check the libffi web page for
+updates: <URL:http://sourceware.org/libffi/>.
 
 
 What is libffi?
diff --git a/configure.ac b/configure.ac
index b3e78f3..144129b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.68)
 
-AC_INIT([libffi], [3.4-rc1], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.4.0-rc2], [http://github.com/libffi/libffi/issues])
 AC_CONFIG_HEADERS([fficonfig.h])
 
 AC_CANONICAL_SYSTEM
diff --git a/doc/version.texi b/doc/version.texi
index 70d48f6..7e681ca 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 26 June 2021
+@set UPDATED 27 June 2021
 @set UPDATED-MONTH June 2021
-@set EDITION 3.4-rc1
-@set VERSION 3.4-rc1
+@set EDITION 3.4.0-rc2
+@set VERSION 3.4.0-rc2