File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- In Development:
2- # Mentioning Check 0.14.0 for now, to fix distcheck target until next release
1+ Sun June 21, 2020: Released Check 0.15.0
2+ based on hash 18d83fb9bab41b7bfb6535ed44c131004d01d5ad
33
44* Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of
55 ‘gnu_printf’ format attribute
Original file line number Diff line number Diff line change 44# Prelude.
55AC_PREREQ ( [ 2.59] )
66
7- AC_INIT ( [ Check] , [ 0.14 .0] , [ check-devel at lists dot sourceforge dot net] )
7+ AC_INIT ( [ Check] , [ 0.15 .0] , [ check-devel at lists dot sourceforge dot net] )
88CHECK_MAJOR_VERSION=0
9- CHECK_MINOR_VERSION=14
9+ CHECK_MINOR_VERSION=15
1010CHECK_MICRO_VERSION=0
1111CHECK_VERSION=$CHECK_MAJOR_VERSION.$CHECK_MINOR_VERSION.$CHECK_MICRO_VERSION
1212
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h3>Latest Check Release</h3>
5656
5757< p >
5858<!-- Update this section during a release -->
59- < b > Jan 26 , 2020:</ b > Check 0.14 .0 < a href ="https://github.com/libcheck/check/releases ">
59+ < b > June 21 , 2020:</ b > Check 0.15 .0 < a href ="https://github.com/libcheck/check/releases ">
6060is now available for download</ a > . Check is available under the
6161< a href ="./COPYING.LESSER "> LGPL license</ a > . New features available in
6262this release are listed on the < a href ="./NEWS "> NEWS</ a > page.
You can’t perform that action at this time.
0 commit comments