3.3 release candidate 0
This commit is contained in:
@@ -4,7 +4,7 @@ Status
|
|||||||
[](https://travis-ci.org/libffi/libffi)
|
[](https://travis-ci.org/libffi/libffi)
|
||||||
[](https://ci.appveyor.com/project/atgreen/libffi)
|
[](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/>.
|
page for updates: <URL:http://sourceware.org/libffi/>.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
|
|||||||
|
|
||||||
AC_PREREQ(2.68)
|
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_CONFIG_HEADERS([fficonfig.h])
|
||||||
|
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@set UPDATED 10 January 2018
|
@set UPDATED 2 April 2018
|
||||||
@set UPDATED-MONTH January 2018
|
@set UPDATED-MONTH April 2018
|
||||||
@set EDITION 3.299999
|
@set EDITION 3.3-rc0
|
||||||
@set VERSION 3.299999
|
@set VERSION 3.3-rc0
|
||||||
|
|||||||
Reference in New Issue
Block a user