diff options
| author | Ned Deily <nad@acm.org> | 2015-07-28 23:25:41 -0700 |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2015-07-28 23:25:41 -0700 |
| commit | e0374c7a03a2876815f96e759bbf2093601b7207 (patch) | |
| tree | 50a190e64073ef0dd5fd85c04bcc2b42e9542b1e /Mac/BuildScript/README.txt | |
| parent | f7e3b5e153718931631e7fdf21779843e6e73379 (diff) | |
| parent | bb1c079657fa8f8f9d7ec537f83b1fed1d9b413c (diff) | |
| download | cpython-git-e0374c7a03a2876815f96e759bbf2093601b7207.tar.gz | |
Issue #19450: merge from 3.4
Diffstat (limited to 'Mac/BuildScript/README.txt')
| -rw-r--r-- | Mac/BuildScript/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/BuildScript/README.txt b/Mac/BuildScript/README.txt index 46830adf51..f8b25fa5af 100644 --- a/Mac/BuildScript/README.txt +++ b/Mac/BuildScript/README.txt @@ -22,7 +22,7 @@ for each release. - builds the following third-party libraries * NCurses 5.9 (http://bugs.python.org/issue15037) - * SQLite 3.8.3.1 + * SQLite 3.8.11 * XZ 5.0.5 - uses system-supplied versions of third-party libraries @@ -57,7 +57,7 @@ for each release. - builds the following third-party libraries * NCurses 5.9 (http://bugs.python.org/issue15037) - * SQLite 3.8.3.1 + * SQLite 3.8.11 * XZ 5.0.5 - uses system-supplied versions of third-party libraries |
