You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[v1.0] bump all major dylib versions by one (re: 41dfd03)
We have surely introduced ABI incompatibilities, so bump the major
dynamic library version numbers by 1 on the 1.0 branch; this will
be the numbers used for the 1.0.11 release and on. We should do our
very best to maintain ABI stability on the 1.0 branch as of 1.0.11.
src/lib/libast/Mamfile,
src/lib/libcmd/Mamfile,
src/lib/libdll/Mamfile,
src/cmd/ksh93/Mamfile:
- Bump DYLIB_VERSION as per the above.
src/lib/libast/include/aso.h,
src/lib/libcmd/cmd.h,
src/lib/libdll/dlllib.h,
src/cmd/ksh93/include/national.h:
- Copyright year update in strategically chosen header files to
trigger a relink of the four libraries.
0 commit comments