summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-04-02 08:30:17 -0400
committerAnthony Green <green@moxielogic.com>2018-04-02 08:30:17 -0400
commit8660e6935971c5abd7b528eaf54deeccd4bbaccd (patch)
treef95fdecf924afd2f754d06f00433a3b025a5905d
parent7b7638eb0eac2adfa72f7ec9f254ba287c9947e2 (diff)
downloadlibffi-8660e6935971c5abd7b528eaf54deeccd4bbaccd.tar.gz
3.3 release candidate 0v3.3-rc0
-rw-r--r--README.md2
-rw-r--r--configure.ac2
-rw-r--r--doc/version.texi8
3 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index addda99..3caf2fa 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 was released on [TBD]. Check the libffi web
+libffi-3.3-rc0 was released on April 2, 2018. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
diff --git a/configure.ac b/configure.ac
index 052ca8b..44a31ce 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.299999], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.3-rc0], [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 56f3402..4d2f574 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 10 January 2018
-@set UPDATED-MONTH January 2018
-@set EDITION 3.299999
-@set VERSION 3.299999
+@set UPDATED 2 April 2018
+@set UPDATED-MONTH April 2018
+@set EDITION 3.3-rc0
+@set VERSION 3.3-rc0