-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
CHANGELOG | ||
========= | ||
|
||
In Development | ||
-------------- | ||
v0.28 (July 30, 2018) | ||
--------------------- | ||
|
||
System: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,7 @@ by me: | |
$ curl -s https://keybase.io/joshdata/key.asc | gpg --import | ||
gpg: key C10BDD81: public key "Joshua Tauberer <[email protected]>" imported | ||
|
||
$ git verify-tag v0.27 | ||
$ git verify-tag v0.28 | ||
gpg: Signature made ..... using RSA key ID C10BDD81 | ||
gpg: Good signature from "Joshua Tauberer <[email protected]>" | ||
gpg: WARNING: This key is not certified with a trusted signature! | ||
|
@@ -72,7 +72,7 @@ and on my [personal homepage](https://razor.occams.info/). (Of course, if this r | |
|
||
Checkout the tag corresponding to the most recent release: | ||
|
||
$ git checkout v0.27 | ||
$ git checkout v0.28 | ||
|
||
Begin the installation. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters