From f6a440996e3900e2f11df7d81bdcd7869c1fd66c Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 1 Jan 2019 13:15:46 -0800 Subject: reset to devel mode --- src/Announce.txt | 8 ++++---- src/CHANGES.txt | 0 template/RELEASE.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) mode change 100644 => 100755 src/CHANGES.txt mode change 100644 => 100755 template/RELEASE.txt diff --git a/src/Announce.txt b/src/Announce.txt index c7948c0..4058aa6 100755 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -29,10 +29,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER This is the initial release supporting both python 3.5+ and 2.7.x and pypy There are some important changes: - - Properly support versioned shared libraries for MacOS. We've also introduced two - new env variables APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERSION which will specify - what is passed to the linkers -current_version and -compatibility_version flags. If not specified - they will be derived from SHLIBVERSION as such: + - Properly support versioned shared libraries for MacOS. We've also introduced two + new env variables APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERSION which will specify + what is passed to the linkers -current_version and -compatibility_version flags. If not specified + they will be derived from SHLIBVERSION as such: - APPLELINK_CURRENT_VERSION = SHLIBVERSION - APPLELINK_COMPATIBILITY_VERSION = all but the last digit in SHLIBVERSION with .0 appended. Note that the values of the above will be validated. Valid format for either APPLELINK variable is diff --git a/src/CHANGES.txt b/src/CHANGES.txt old mode 100644 new mode 100755 diff --git a/template/RELEASE.txt b/template/RELEASE.txt old mode 100644 new mode 100755 index 17f11ca..3ebb0d0 --- a/template/RELEASE.txt +++ b/template/RELEASE.txt @@ -1,7 +1,7 @@ A new SCons checkpoint release, 2.0.0.beta.yyyymmdd, is now available on the SCons download page: - http://www.scons.org/download.php + https://scons.org/pages/download.html XXX The primary purpose of this release ... XXX -- cgit v0.12