-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed version numbers in download.rst. This commit targeted for 0.925…
… release.
- Loading branch information
Andrew W. Steiner
committed
Nov 6, 2020
1 parent
b07337c
commit 6f77071
Showing
2 changed files
with
4 additions
and
4 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
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,4 +1,4 @@ | ||
#define O2SCL_PREV_COMMIT_HASH "33f23429095fec4a56853013a94f7a262c9b3d90" | ||
#define O2SCL_PREV_COMMIT_DATE "2020-11-05 21:17:28 -0800" | ||
#define O2SCL_PREV_COMMIT_HASH "070043547111bb149815a4116585b8cbfd7d8e92" | ||
#define O2SCL_PREV_COMMIT_DATE "2020-11-05 22:04:33 -0800" | ||
#define O2SCL_BRANCH "" | ||
|