File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://travis-ci.org/libffi/libffi.svg?branch=master )] ( https://travis-ci.org/libffi/libffi )
55[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true )] ( https://ci.appveyor.com/project/atgreen/libffi )
66
7- libffi-3.3 was released on [ TBD ] . Check the libffi web
7+ libffi-3.3-rc0 was released on April 2, 2018 . Check the libffi web
88page for updates: < URL:http://sourceware.org/libffi/ > .
99
1010
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
22
33AC_PREREQ ( 2.68 )
44
5- AC_INIT ( [ libffi] , [ 3.299999 ] , [ http://github.com/libffi/libffi/issues] )
5+ AC_INIT ( [ libffi] , [ 3.3-rc0 ] , [ http://github.com/libffi/libffi/issues] )
66AC_CONFIG_HEADERS ( [ fficonfig.h] )
77
88AC_CANONICAL_SYSTEM
Original file line number Diff line number Diff line change 1- @set UPDATED 10 January 2018
2- @set UPDATED-MONTH January 2018
3- @set EDITION 3.299999
4- @set VERSION 3.299999
1+ @set UPDATED 2 April 2018
2+ @set UPDATED-MONTH April 2018
3+ @set EDITION 3.3-rc0
4+ @set VERSION 3.3-rc0
You can’t perform that action at this time.
0 commit comments