diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-27 11:14:38 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-27 11:14:38 +0100 |
commit | e3e1c4c3441f258365b5bfe94faa8cb219857603 (patch) | |
tree | 22fa5b394bba9e6ed459ab8f64eeace95913a731 | |
parent | d7fb85e57687764275e08fc43e729fc1a12b5cae (diff) | |
download | fullSWOF-utils-e3e1c4c3441f258365b5bfe94faa8cb219857603.tar.gz |
fullswof-utils: Include version date in news file.
* NEWS: Add date.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ FullSWOF-utils NEWS - history of user-visible changes. Copyright © 2020 Paul Garlick <pgarlick@tourbillion-technology.com> -# Initial release 0.1 +# Initial release 0.1 (20th July 2020) - New 'makeBoundary' program to generate boundary condition files. - New 'slope.py' program to measure the gradient at the boundary. |