Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup references to pex34 in release docs. #287

Merged
merged 1 commit into from
Jul 13, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Open a tab to construct the current:
1. Use "Release <VERSION>" as the release name (e.g. "Release 1.1.1")
2. Copy and paste the most recent CHANGES.rst section.
3. Adapt the syntax from RestructuredText to Markdown (e.g. ``#ID <links>`` -> ``#ID``).
4. Upload both the ``pex27`` and ``pex34`` artifacts.
4. Upload both the ``pex27`` and ``pex35`` artifacts.

Check your work
---------------
Expand All @@ -103,10 +103,10 @@ Check your work
$ ./pex27 --version
pex27 1.1.1

$ curl -L https://github.com/pantsbuild/pex/releases/download/v1.1.1/pex34 -O
$ curl -L https://github.com/pantsbuild/pex/releases/download/v1.1.1/pex35 -O
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 578 0 578 0 0 296 0 --:--:-- 0:00:01 --:--:-- 296
100 1406k 100 1406k 0 0 131k 0 0:00:10 0:00:10 --:--:-- 256k
$ ./pex34 --version
pex34 1.1.1
$ ./pex35 --version
pex35 1.1.1