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 4
4
[ ![ Build Status] ( https://travis-ci.org/libffi/libffi.svg?branch=master )] ( https://travis-ci.org/libffi/libffi )
5
5
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true )] ( https://ci.appveyor.com/project/atgreen/libffi )
6
6
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
8
8
page for updates: < URL:http://sourceware.org/libffi/ > .
9
9
10
10
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
2
2
3
3
AC_PREREQ ( 2.68 )
4
4
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] )
6
6
AC_CONFIG_HEADERS ( [ fficonfig.h] )
7
7
8
8
AC_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