Skip to content

Commit

Permalink
Merge pull request #2 from AMJ-dev/2021amj.release-1.15.0.rc0
Browse files Browse the repository at this point in the history
2021amj.release 1.15.0.rc0
  • Loading branch information
AMJ-dev committed Apr 29, 2021
2 parents f5a3047 + 02eeaa6 commit d4a47c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion docs/INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ everything you need::

apt-get install build-essential python-dev libffi-dev libssl-dev libyaml-dev python-virtualenv

If this fails you may have to install the needed packages one after the other.
On OS-X, install pip and virtualenv as described below. If you want to
compile the dependencies yourself, you'll also need to install
Xcode and its command-line tools.
Expand Down Expand Up @@ -165,7 +166,7 @@ from PyPI with ``venv/bin/pip install tahoe-lafs``. After installation, run
Successfully installed ...

% venv/bin/tahoe --version
tahoe-lafs: 1.14.0
tahoe-lafs: 1.15.0
foolscap: ...

%
Expand Down
2 changes: 1 addition & 1 deletion docs/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
See also :doc:`cautions.rst<cautions>`.

============
Known Issues
Known Issues.
============

Below is a list of known issues in recent releases of Tahoe-LAFS, and how to
Expand Down
4 changes: 2 additions & 2 deletions relnotes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ANNOUNCING Tahoe, the Least-Authority File Store, v1.14.0
ANNOUNCING Tahoe, the Least-Authority File Store, v1.15.0

The Tahoe-LAFS team is pleased to announce version 1.14.0 of
The Tahoe-LAFS team is pleased to announce version 1.15.0 of
Tahoe-LAFS, an extremely reliable decentralized storage
system. Get it with "pip install tahoe-lafs", or download a
tarball here:
Expand Down

0 comments on commit d4a47c9

Please sign in to comment.