3.4.0 release candidate 2
authorAnthony Green <green@moxielogic.com>
Mon, 28 Jun 2021 13:53:01 +0000 (09:53 -0400)
committerAnthony Green <green@moxielogic.com>
Mon, 28 Jun 2021 13:53:01 +0000 (09:53 -0400)
README.md
configure.ac
doc/version.texi

index 542a49a93c41972f2b5007443796ef6f226d1969..183cb6418c64794c2d078c1ddc1772c83dffe71a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ Status
 [![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?
index b3e78f32ae275a7a17d40633fc0208cce4196b9a..144129b988e009a4efbbb22792ba85ccfe6a1615 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
 
 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
index 70d48f66b034d5f76be2c04d5cd07217b1e7f2ba..7e681ca88ef5669c995f086a65d4456a23e07329 100644 (file)
@@ -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