summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-11-23 09:00:14 -0500
committerAnthony Green <green@moxielogic.com>2019-11-23 09:00:14 -0500
commitd996cb283cf373936498defa902be040ec20455e (patch)
tree19c502b58913d7109f2c22bca34cfe75afc2a73d
parentc72b82f465148b89f118ee73f8956dafdbac9b65 (diff)
downloadlibffi-d996cb283cf373936498defa902be040ec20455e.tar.gz
Version 3.3
-rw-r--r--README.md5
-rw-r--r--configure.ac2
-rw-r--r--doc/version.texi8
3 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index a8f2b04..3d6ce44 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ 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.3-rc3 was released on November 9, 2019. Check the libffi web
+libffi-3.3 was released on November 23, 2019. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -197,7 +197,7 @@ History
See the git log for details at http://github.com/libffi/libffi.
- 3.3 TBD
+ 3.3 Nov-23-19
Add RISC-V support.
New API in support of GO closures.
Add IEEE754 binary128 long double support for 64-bit Power
@@ -206,6 +206,7 @@ See the git log for details at http://github.com/libffi/libffi.
Add Windows on ARM64 (WOA) support.
Add Windows 32-bit ARM support.
Raw java (gcj) API deprecated.
+ Add pre-built PDF documentation to source distribution.
Many new tests cases and bug fixes.
3.2.1 Nov-12-14
diff --git a/configure.ac b/configure.ac
index a98ec17..b764368 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.68)
-AC_INIT([libffi], [3.3-rc2], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.3], [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 d638337..d9d5094 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 31 October 2019
-@set UPDATED-MONTH October 2019
-@set EDITION 3.3-rc2
-@set VERSION 3.3-rc2
+@set UPDATED 22 November 2019
+@set UPDATED-MONTH November 2019
+@set EDITION 3.3
+@set VERSION 3.3