Commit d996cb283cf373936498defa902be040ec20455e

Anthony Green 2019-11-23T09:00:14

Version 3.3

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